Click or drag to resize

DescriptorMatcherRadiusMatch Method

Overload List
  NameDescription
Public methodRadiusMatch(Mat, Single, Mat, Boolean)
Find best matches for each query descriptor which have distance less than maxDistance (in increasing order of distances).
Public methodRadiusMatch(Mat, Mat, Single, Mat, Boolean)
Find best matches for each query descriptor which have distance less than maxDistance (in increasing order of distances).
Top
See Also