These questions are mostly aimed at Ben McChesney, creator of the ms kinect face tracking addon- https://github.com/benMcChesney/ofxKinectSDK-FaceTracking. Posting here in the forum for reference…
I’m new to Windows/Visual Studio and the MS Kinect SDK, and want to work with the default Microsoft Kinect SDK toolkit examples and OF together. Ben’s repo’s seem to mix these 2 really well.
- Do you know if it’s possible to capture the skeleton and face tracking data together? Not sure if I should modify your face specific example, or modify the ‘Skeleton Basics- D2D’ from the default Windows Kinect SDK toolkit.
- How did you get OF into the toolkit example ‘Face Tracking Visualisation’?
- Any point trying to get this working in CodeBlocks?
And more of a general question… how do you find using Visual Studio with Openframeworks? I’m still not sure about adding libraries/addons etc.
Thanks for this.