Value returned with `CV_SQDIFF[_NORMED]` for best match is the lowest value, not the highest. - [ ] Check `min_val` instead of `max_val` - [ ] Invert threshold by default for `CV_SQDIFF[_NORMED]`? Or leave to caller?