A lot of tutorial use imshow() as the way of showing the result, however it only displays one Mat without interaction.
I wish to display several wrapped images while being able to drag the camera to see them all, if some of them are not in the window.
Is it possible for openCV?
Geng Lyu