Controlling Powerpoint using Leap motion and Python
问题 I just started up with python.I lately got a project where I have to make a powerpoint slideshow.This has to be done using leap motion sdk and python .So my powerpoint will be gesture based. How do I deploy this on my desktop in such a away that I just need to click on my desktop app or the ppt file itself, I get started with the powerpoint like on windows. I need to detect the finger gestures using python and integrate it to next - previous functionality. Can I get some guidance on