Overload List
| Name | Description | |
|---|---|---|
| FindFeatures(CvFeatureTree, CvMat, CvMat, CvMat) | 
            Finds approximate k nearest neighbors of given vectors using best-bin-first search.
              | |
| FindFeatures(CvFeatureTree, CvMat, CvMat, CvMat, Int32) | 
            Finds approximate k nearest neighbors of given vectors using best-bin-first search.
              | |
| FindFeatures(CvFeatureTree, CvMat, CvMat, CvMat, Int32, Int32) | 
            Finds approximate k nearest neighbors of given vectors using best-bin-first search.
              | 
See Also