How can I understand the source codes of openNI algorithms? Say I want to know how does OpenNI get the skeleton of user or segment a user using depth maps (Kinect) ? Where in the source code directory can I find the code for it? I basically want to know and may be play with those algorithms... I tried searching source code directories available at https://github.com/OpenNI/OpenNI/tree/unstable but i finally endup into a function which is XN_CALLBACK_TYPE * and i can't go more further into it. I actually want to know the matrix level implementation/ pixel level changes that gives the user segmentation! Please help. Thanks in advance!!
|
feedback
|
|
Unfortunately the algorithms are in NITE which is not open sourced. | |||
|
feedback
|