http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Create a linear flann index for 3D points
Namespace: Emgu.CV.FlannAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
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