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 for 3D points
Namespace: Emgu.CV.FlannAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public Index3D( MCvPoint3D32f[] points ) |
Visual Basic |
---|
Public Sub New ( _ points As MCvPoint3D32f() _ ) |
Visual C++ |
---|
public: Index3D( array<MCvPoint3D32f>^ points ) |
Parameters
- points
- Type: array<Emgu.CV.Structure..::..MCvPoint3D32f>[]()[][]
The IPosition3D array