kinectgest icon indicating copy to clipboard operation
kinectgest copied to clipboard

Can You work on samples?

Open filipoff2 opened this issue 8 years ago • 0 comments

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(); }

filipoff2 avatar Nov 01 '16 08:11 filipoff2