CvFindFeatures Method OpenCvSharp Class Library
Overload List

  NameDescription
Public methodStatic memberFindFeatures(CvFeatureTree, CvMat, CvMat, CvMat)
Finds approximate k nearest neighbors of given vectors using best-bin-first search.
Public methodStatic memberFindFeatures(CvFeatureTree, CvMat, CvMat, CvMat, Int32)
Finds approximate k nearest neighbors of given vectors using best-bin-first search.
Public methodStatic memberFindFeatures(CvFeatureTree, CvMat, CvMat, CvMat, Int32, Int32)
Finds approximate k nearest neighbors of given vectors using best-bin-first search.
Top
See Also

Reference