http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Create a linear flann index
Namespace: Emgu.CV.FlannAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public Index( Matrix<float> values ) |
Visual Basic |
---|
Public Sub New ( _ values As Matrix(Of Single) _ ) |
Visual C++ |
---|
public: Index( Matrix<float>^ values ) |
Parameters
- values
- Type: Emgu.CV..::..Matrix<(Of <(<'Single>)>)>
A row by row matrix of descriptors