Click or drag to resize

DescriptorMatcherMatch Method

http://www.emgu.com
Overload List
  NameDescription
Public methodMatch(IInputArray, VectorOfDMatch, VectorOfGpuMat)
Finds the best match for each descriptor from a query set (blocking version).
Public methodMatch(IInputArray, IInputArray, VectorOfDMatch, IInputArray)
Finds the best match for each descriptor from a query set (blocking version).
Top
See Also