Click or drag to resize

DescriptorMatcherRadiusMatch Method

http://www.emgu.com
Overload List
  NameDescription
Public methodRadiusMatch(IInputArray, VectorOfVectorOfDMatch, Single, IInputArray, Boolean)
For each query descriptor, finds the training descriptors not farther than the specified distance.
Public methodRadiusMatch(IInputArray, IInputArray, VectorOfVectorOfDMatch, Single, IInputArrayOfArrays, Boolean)
For each query descriptor, finds the training descriptors not farther than the specified distance.
Top
See Also