http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Retrieve all the points (x, y, z position in meters) from Kinect, row by row.
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public MCvPoint3D32f[] RetrievePointCloudMap() |
Visual Basic |
---|
Public Function RetrievePointCloudMap As MCvPoint3D32f() |
Visual C++ |
---|
public: array<MCvPoint3D32f>^ RetrievePointCloudMap() |