B Neufeld

Results 3 comments of B Neufeld

We experienced a similar issue during calibration - if you use kinect2.getRegisteredImage() instead of kinect2.getVideoImage() performance is considerably improved and the calibration is accurate. The registered image has the depth...

Yes, these Kinect v2 drivers can still be used with macOS. According to @shiffman [you need 10.9 or higher](https://github.com/shiffman/OpenKinect-for-Processing) - we have used his build of the libfreenect2 drivers for...

Hi - not the original author, but we've have been [updating the Calibration program to be compatible with Kinect v2 and Processing 3](https://github.com/bradenneufeld/K2P3Toolkit) over the past couple months (we use...