LightBuzz / Vitruvius

A set of easy-to-use Kinect utilities that will speed-up the development of your projects.
http://vitruviuskinect.com
Apache License 2.0
229 stars 82 forks source link

Problem getting gesture type #2

Closed sagark1510 closed 9 years ago

sagark1510 commented 9 years ago

Hello, I have used Gesture Controller for WPF application.

When using it on theGestureController_GestureRecognized(object sender,GestureEventArgs e) method e.Name returns right value but e.Type is remains None always.

Can somebody please help me with that issue.

Vangos commented 9 years ago

Hello. Thank you very much for noting this issue. We are actively working on an updated version of Vitruvius, so this will included in the new release.

sagark1510 commented 9 years ago

Thank you Vangos.