How to use Homography in 2D

asked 2015-05-18 09:13:31 -0600

nistar gravatar image

I have used ORB and findHomography.

I want the two pictures on the same coordinate system.

Which function should be used???

edit retag flag offensive close merge delete

Comments

2

I think that you are looking for warpPerspective function.

Eduardo gravatar imageEduardo ( 2015-05-18 09:19:09 -0600 )edit