We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hello Processing Community,
Actually , I have xbox kinect sensor, and I want to run SimpleOpenNI processing examples. Also I set up the openNI sdk on windows and sensor works perfectly. But through this http://www.alan-pipitone.com/index.php/en/blogeng/apple-mac/item/84-use-kinect-with-mac-osx link when I try to install an OpenNI, NITE and sensor kinect on Mac(10.7.5), by terminal app, I typed , "sudo ./install.sh" , then it gives me an error that "sudo: ./install.sh: command not found". I follow the same instructions just as the specified in the link. I also installed CMake MacPorts and XQuartz application, But I don't know how to fix this error??
Any help would be greatly appreciated...
Answers
If you have a 1473 model or after you'll have a hard time. But the fix is on the making I hope. if you have an older model the simplest way to install is thru homebrew.
brew install libfreenect
and you'll be ready. I think.
thanks for your reply... I'll try your trick....
Hi jonatas, I have installed through homebrew and running kinect sensor by freenect-glview command ... and it works ..
Thank you so much for your suggestions..
But when I try to run the SimpleOpenNI-0.27 library examples, they run fine.. But When I export them then nothing will display, only white screen is being visible.
And when I try to run the SimpleOpenNI-1.96 library examples, then it will give erros :
I have searched a lot about this , but still have the same problem...
If I want to use SimpleOpenNI-1.96 library then , how can I fix this problem?
Regards... :)