Check the quality of Fundamental Matrix and/or Homography

asked 2017-09-20 03:39:41 -0600

Grillteller gravatar image

Hi,

I computed some points in two images (OpenCV 3.2, C++) and used the methods findHomography and findFundamentalMat on these points. I get results but how can I test if my matrices are correct? Is there a quality check I can do within OpenCV?

I would be thankful for some ideas, other posts or literature :).

edit retag flag offensive close merge delete