Initializes a new instance of the KDTreeIndexParams class
Namespace: OpenCvSharp.CPlusPlus.Flann
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- trees (Optional)
- Type: SystemInt32
The number of parallel kd-trees to use. Good values are in the range [1..16]
See Also