ThomasLengeling / KinectPV2

Kinect4W 2.0 library for Processing
MIT License
286 stars 105 forks source link

Is it possible to get depth in mm? #77

Open devimauz opened 2 years ago

devimauz commented 2 years ago

Hi I see there is int [] rawData = kinect.getRawDepthData(); but how can i use it?

I can't file help file.

Thanks!