Click or drag to resize

DescriptorMatcherMatch Method

http://www.emgu.com
Overload List
  NameDescription
Public methodMatch(IInputArray, VectorOfDMatch, IInputArrayOfArrays)
Finds the best match for each descriptor from a query set. Train descriptors collection that was set by the Add function is used.
Public methodMatch(IInputArray, IInputArray, VectorOfDMatch, IInputArray)
Finds the best match for each descriptor from a query set.
Top
See Also