Raman077 / gesture-based-mouse-control

Gesture Based Mouse Control App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gesture Based Mouse Control App

Task is to design a desktop application using Python which will be able to recognize gestures made by the user through his eyes/hands. Based on these gestures the user will be able to control mouse actions. More points will be awarded to the apps with better UI/UX.

Skills Required: Python, PyMouse, OpenCV

Resources to get started

  1. Fingers Detection using OpenCV+Python
  2. Blog - Hand Gesture Recognition using OpenCV+Python Part 1, Part 2
  3. Head Pose Estimation using dlib, OpenCV
  4. Eye Blink Detection using dlib, OpenCV
  5. Wink Detection using dlib, OpenCV
  6. Hand Gesture Recognition using ConvNets - For those thinking on CNN Implementation
  7. PyMouse Usage Examples
  8. PyMouse Documentation

Senior Mentors for this Project

About

Gesture Based Mouse Control App


Languages

Language:Jupyter Notebook 100.0%