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