↧
New Post: Is it possible to use this parallel to KinectSensorChooser() by MS...
Hi, i really want to use your .dll. I would safe a lot of time. Is there any way to integrate it in an existing WPF Project, which main parts are: this.sensorChooser = new KinectSensorChooser();...
View ArticleNew Post: Is it possible to use this parallel to KinectSensorChooser() by MS...
The problem is, that you only get one KinectSensor object for each device. I will implement a property to get the Kinect in my Device to interact with it in my next release. The release is planned for...
View ArticleNew Post: Wave Gesture is not working
Hi everybody, have you made Wave gesture work? Does anybody know what's the problem? Thanks!
View ArticleNew Post: Restrict number of persons
Hi, We want to restrict number active persons to "1". we tried by setting "PersonsToTrack" in Device.cs file to "1", but in vain. Can you please suggest. Thanks KK
View Article