How to choose the estimation algorithm for the findHomography() function?

asked 2019-10-30 17:44:19 -0600

SRG-FTL gravatar image

updated 2019-10-30 17:45:11 -0600

Why choose RANSAC instead of LMeDS or RHO? What advantages and disadvantages does each have? In which cases should each one be chosen?

This question came up when I read the tutorial "Features2D + Homography to find a known object"

Thanks in advance

edit retag flag offensive close merge delete