Last week our newest Microsoft Dynamics GP MVP, Jivtesh Singh, gave us yet another demonstration of why he deserved the MVP award.
After the cool Dynamics AX demonstration at Convergence when Lachlan Cash used a Microsoft Kinect to control Dynamics AX, Jivtesh has created a Kinect interface to control the Microsoft Dynamics GP 2010 R2 Business Analyzer with gestures.
Watch the cool video below to see it in action:
Using Gestures with Business Analyzer (Kinect with Dynamics GP!)
[View:https://www.youtube.com/watch?v=ugJsdg4WWS8]
Check out Jivtesh's post using the link below:
Also see posts from around the blogsphere:
- Inside Dynamics GP: Kinect and Dynamics GP ... Cool!!!
- Belinda, the GP CSI: Dynamics GP with Gestures!
- DynamicAccounting.net: Using Gestures with Business Analyzer for Dynamics GP
- Inside Dynamics GP: ZDNet picks up on Dynamics GP MVP's Kinect and Dynamics GP demo
- ZD Net: How Microsoft's Kinect could bring gesture recognition to business apps
Fantastic work Jivtesh
David
01-Sep-2011: Added links for ZDNet's article by Mary Jo Foley.
The 1/2 italian in me would prevent me from ever using this sort of feature. Look how still he stands between actions. I'd be talking, and accidentally reboot the computer by waving my hands around!
Hi Ron
Funny.
I knew Draganowski sounded like an Italian name ….. not!
David
Ron – You are absolutely right! I had this problem while testing the code as well. However, the Kinect SDK lets you code for very specific gestures.
So if I am looking for Swipe from right to left, your code would be looking for that exact gesture. For example – In the Swipe from right to left, you would add a check such that your right hand.X > head.X at initialTime and at initialTime+.02 sec right hand.X = head.X (and then you would add some tolerance level)
Good programmers will really enjoy the challenge of putting in these checks in place, so the code does not fire in false positives.
Jivtesh
Good work by Jivtesh… as always!
Great video and great idea!
Posting from Jivtesh Singh at About, Dynamics, Development and Life
http://www.jivtesh.com/…/everything-dynamics-gp-25.html