KinectProjectorToolkit
KinectProjectorToolkit copied to clipboard
depthMap = kinect.depthMapRealWorld() NullPointerException
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
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?