How to use Homography in 2D
I have used ORB and findHomography.
I want the two pictures on the same coordinate system.
Which function should be used???
I have used ORB and findHomography.
I want the two pictures on the same coordinate system.
Which function should be used???
Asked: 2015-05-18 09:13:31 -0600
Seen: 120 times
Last updated: May 18 '15
Which parameters findHomography you found to give better results?
good result or bad result for findHomography
How to recognize detection fact
homography for cordinates of poins
Does findHomography use DLT with SVD when there are more than 4 points?
Camera with auto-focus and 3D reconstruction
I think that you are looking for warpPerspective function.