First time here? Check out the FAQ!
answered 2013-11-22 09:07:00 -0600
It is better to use Brute force matcher with Hamming method like this :
BFMatcher matcher(NORM_HAMMING);