Constructs a tree of feature vectors
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- desc
- Type: OpenCvSharpCvMat
n x d matrix of n d-dimensional feature vectors (CV_32FC1 or CV_64FC1).
See Also