http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Create a k-d tree from the specific feature descriptors
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public FeatureTree( float[][] descriptors ) |
Visual Basic |
---|
Public Sub New ( _ descriptors As Single()() _ ) |
Visual C++ |
---|
public: FeatureTree( array<array<float>^>^ descriptors ) |
Parameters
- descriptors
- Type: array<array<System..::..Single>[]()[][]>[]()[][]
The array of feature descriptors