How to Stich those picture using homography

asked 2018-05-14 13:05:31 -0600

garbalawal gravatar image

Hello, I want to stich those picture which are already distortion free. I want to find a way to use homography to align perfectly those pictures and avoid to perform overlap mathing again. Someone can help me? image description image description image description image description

Thanks for your help, i'm working with opencv C++ API with visual studio. The goal is to use the keypoint find here to make other stiching without finding again keypoint.

edit retag flag offensive close merge delete