How to calculate confidence of Flann

asked 2016-12-05 10:02:22 -0600

essamzaky gravatar image

I 'm using the following sample [Features2D + Homography to find a known object] (http://docs.opencv.org/2.4/doc/tutori...) to find rotated and scaled object .

i want to find the confidence of the detected object in the scene how to convert the good matches in the scene to confidence (0 to 1) , also what is the threshold to accept or refuse this match

thanks for help

edit retag flag offensive close merge delete