How to display multiple warped images?
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 to visualise the alignment results 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
is it "warped" or "wrapped" here ?
it's unclear, what you're doing (or trying to do). please be more concise. is there any code or images to look at ? so far, we simply don't know.