Category Archives: Kinect

Processing + SimpleOpenNi + Export exe

Seems like there’s an issue here where your code run find in IDE but not after exported to exe.
  • https://code.google.com/p/simple-openni/issues/detail?id=27
  • http://stackoverflow.com/questions/25694883/processings-export-functionality-does-not-work-with-simpleopenni-kinect-appli
  • http://stackoverflow.com/questions/21755050/exporting-the-kinect-processing-application
So the solution is found here:
  • https://code.google.com/p/simple-openni/issues/detail?id=73
So, you will need to download the simpleOpenNI fix and replace with the one in your exportedApp\lib. Good luck!