Click or drag to resize

DescriptorMatcherKnnMatchAsync Method

http://www.emgu.com
Overload List
  NameDescription
Public methodKnnMatchAsync(IInputArray, IOutputArray, Int32, VectorOfGpuMat, Stream)
Finds the k best matches for each descriptor from a query set (asynchronous version).
Public methodKnnMatchAsync(IInputArray, IInputArray, IOutputArray, Int32, IInputArray, Stream)
Finds the k best matches for each descriptor from a query set (asynchronous version).
Top
See Also