Click or drag to resize

DescriptorMatcherRadiusMatchAsync Method

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