/KinectRecorder

record datastream (depth, skeleton, color picture) of kinect. This project works on Micorosoft Kinect SDK

Primary LanguageC#

This Software enables to record /play stream data of kinect.

Kinect event data such as ...
SkeletonFrameReadyEventArgs, and ImageFrameReadyEventArgs
Joint Position  and Information of image is saved as in XML format
Binary Image (Eg. PlanarImage.Bits) is saved by Png and raw Binary fomat.

if you can help this project, please contact to me

https://github.com/yoshikinoko/KinectRecorder
yoshikinoko_at_gmail_dot_com


Notice!
Additinal Installation 
Microsoft Visual Studio Async CTP to "Microsoft Visual Studio Async CTP" folder
Download file from 
Visual Studio Asynchronous Programming http://msdn.microsoft.com/en-us/vstudio/gg316360