Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

You should use *_NORMED version of methods to get results within the range of 0..1 where 1 means perfect matching (with SQDIFF_NORMED 0 means perfect) so you can set a threshold for accept/discard the matching.

see this and this