kinectgest
kinectgest copied to clipboard
Can You work on samples?
Your code is probably great, but I have to think to use it, it is not easy to use it.
I need "plug and play" solution.
I'm doing my hobby project. I start as kinect beginner , this is my 10min of experience.
Code is best specification , documentation can You add more samples? Sample: Gesture to that colors some square....
It would be great to have more samples :) Thank You.
That I shouln't debug and add lines:
static public void Main(string[] args) { var r = new Recognizer(); r.Run(args); Console.ReadLine(); }