http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Retrieve the valid depth map from Kinect
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public Image<Gray, byte> RetrieveValidDepthMap() |
Visual Basic |
---|
Public Function RetrieveValidDepthMap As Image(Of Gray, Byte) |
Visual C++ |
---|
public: Image<Gray, unsigned char>^ RetrieveValidDepthMap() |