LatexIT.add('p',true); FingerFly


Maroun Sassine

Project abstract

Project FingerFly is a project that will detect a specific hand gesture, "hand gun" gesture. Using this gesture, and the movement of the hand we will be able to navigate the quadcopter in the space. The project uses the Intel RealSense SDK.

Introduction:

The application starts by first detecting the hand using the Intel Realsense hand recognition algorithm. Then, the algorithm detects the thumb finger and the index finger to use them for vector direction. The algorithm tries to eliminate other non "hand gun" hand gestures using only mathematical properties for this specific hand gesture.

*The application detecting the fingers.

How does it work ?

Video

Source code

Soure code

Run FingerFly.exe found in bin -> debug.

References