/eye-tracker

a simple eye tracking app which tracks the co-ordinates of the pupil of the eye within the frame.

Primary LanguagePython

eye-tracker

An algorithm developed which efficiently tracks the pupils of the person within the frame which can be used to move mouse or make any other type of movements with simple call back function.

Tech

  • Python 2.7
  • OpenCV 3.0
  • PyMouse

Installation

git clone https://github.com/namitjuneja/eye-tracker.git
cd eye-tracker
pip install -r requirements.txt
python j_sol.py