Kinect for Windows SDK Beta demo
I have installed Kinect for Windows SDK Beta and executed the demo for it.
Kinect for Windows SDK Beta をインストールして付属のデモを試してみました.
http://research.microsoft.com/en-us/um/redmond/projects/kinectsdk/default.aspx
Its install step is easy compared to OpenNI + NITE. And it seems calibration pose is unnecessary for skeleton tracking which was required for using OpenNI + NITE.
OpenNI + NITE と比べてインストールがとても楽です. またキャリブレーションの姿勢がいらなくなっているらしく, 結構便利になっています.
The source code of the demo was at the following directory path.
デモのソースコードは
C:\Users\Public\Documents\Microsoft Research KinectSDK Samples にありました.
I'm going to read the demo source code and document of it.
ソースコードやドキュメントを読んでみようと思います.