Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to calculate confidence of Flann

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