Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Check the quality of Fundamental Matrix and/or Homography

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 :).