Click or drag to resize

DescriptorMatcherRadiusMatch Method

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