Skip to content

tobiasebsen/ofxFreenect

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 

ofxFreenect

Wrapping libfreenect for openFramworks

This is a simpler, less CPU-intensive, and re-connecting Kinect interface for openFrameworks. The existing ofxKinect works great for most purposes, but uses a lot of CPU power updating depth pixels. ofxKinect also crashes the application when unplugging the Kinect. This is due to some threading restrictions in the underlying libusb.

ofxFreenect is an attempt to make a stabile, lightweight and simple interface for using Kinect with openFrameworks. Please feel free to contribute.

About

Wrapping libfreenect for openFramworks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published