Hi,
What would be the best attempt to grab the human data only?
I saw there was demo for creating joints out of human body. Would I want to integrate that with ofxCv + ofxKinect? or else?
Any suggestions would be appreciated.
Hi,
What would be the best attempt to grab the human data only?
I saw there was demo for creating joints out of human body. Would I want to integrate that with ofxCv + ofxKinect? or else?
Any suggestions would be appreciated.
Take a look at synapse i haven’t used it in OF but i used in max/jitter it was really easy to grab data https://github.com/pierrep/ofxSynapse.
I was not able to include ofOpenNI properly and ended up using http://www.nickgillian.com/wiki/pmwiki.php/GRT/OpenframeworksKinectExample which worked out for me.
Or check my post in this thread (mac only)