Stitching Detailed: Warp one image with respect to the second and keep the second image unmodified

asked 2016-08-18 00:28:46 -0600

I am using opencv stitching detailed example as reference for my project in which if I provide two images to create a panorama then both are warped to match each other, is there a way in which one image could remain unmodified and second image should be warped to match the first one.

edit retag flag offensive close merge delete