Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/benMcChesney/ofxKinectSDK_FaceTracking

Open Frameworks wrapper for the Kinect for Windows SDK, specifically the face tracking part.
https://github.com/benMcChesney/ofxKinectSDK_FaceTracking

Last synced: 5 days ago
JSON representation

Open Frameworks wrapper for the Kinect for Windows SDK, specifically the face tracking part.

Awesome Lists containing this project

README

        

/*
Addon / Collection of code to get the FaceTracking part of the Kinect SDK to OF.

Built for OF 0071 for Visual Studio on Windows 7.

Big thanks to microsoft ! The kinect SDK is fun and had good data... I just don't want to use
XNA and windows rendering.
*/

Currently supports :
Mouth Width
Mouth Height
Left Eyebrow
Right Eyebrow

but add whatever you want!

Load / Save calibration via XML and training.

Additional Dependencies :

ofxXmlSettings
ofxDelaunay