First time here? Check out the FAQ!
answered 2016-06-28 11:46:45 -0600
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.
*_NORMED
see this and this