Hi Torben,

Am 14.12.10 12:00, schrieb Torben Dannhauer:

> Maybe it is possible for me to use my free christmas days to work an a osg 
> Kinect manipulator - asounds interesting :)

The interface for the driver is straight-forward, you'll get two
buffers, one with the rgb-data and one with the depth-map (10bit
resolution) It's easy to convert them to osg-images and use them for
further processing.

Have a look at ofxKinect, an addon for OpenFrameworks, it shows how to
communicate with the kinect/driver: https://github.com/ofTheo/ofxKinect
libFreenect is available at https://github.com/OpenKinect/libfreenect

I don't know if liobfreenct works for windows, though.

cheers,
Stephan

_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to