Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

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 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

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