KinectProjectorToolkit icon indicating copy to clipboard operation
KinectProjectorToolkit copied to clipboard

depthMap = kinect.depthMapRealWorld() NullPointerException

Open kweimingxx opened this issue 8 years ago • 1 comments

when i was running the Calibration.pde a "NullPointerException" showed in the console what should I change in my code?

I'm using kinect v1 processing2.2.1 simpleOpenNi version0.26 opencv for processing0.5.2 controlP5 2.2.5 macOS

kweimingxx avatar Dec 18 '16 10:12 kweimingxx

it might be that the kinect is not being picked up by processing? have you tried just running one of the SimpleOpenNI examples to see if the kinect works on your system? have you been able to use the kinect in another environment?

genekogan avatar Dec 30 '16 23:12 genekogan