Create a linear flann index for 3D points
Namespace: Emgu.CV.FlannAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.1.1150 (2.2.1.1150)
Syntax
C# | Visual Basic | Visual C++ |
public Index3D( MCvPoint3D32f[] points )
Public Sub New ( _ points As MCvPoint3D32f() _ )
public: Index3D( array<MCvPoint3D32f>^ points )
Parameters
- points
- array<MCvPoint3D32f>[]()[][]
The IPosition3D array