First time here? Check out the FAQ!
answered 2013-04-08 03:37:28 -0600
Basically you want a descriptor matcher, that uses Hamming distance to calculate equality between two sets of descriptors.
The following link shows the available information and functionality in openCV:
http://docs.opencv.org/modules/features2d/doc/common_interfaces_of_descriptor_matchers.html?highlight=matcher#BFMatcher%20:%20public%20DescriptorMatcher