Leap motion mouse
This is a small project I made in python that uses leap motion device to convert you screen into a touch screen.
- Place your leap motion device under your monitor.
- You will need to calibrate it by setting each 4 corners of your screen
tl, tr, bl, br
. That will calculate the transform to be used. - After the calibration is done you should be able to use your index finger as a pointing device.