- Camera (WebCam or RaspberryPi Cam )
- Python Programming Language
- Raspbian based Linux Operating System
- PIL Image Manipulation Library
- Cropping out eyes from the frame
- Running renders th track the pupils
- Conversion to Grayscale
- Applying Threshold Filter
- Finding the contours
- Comparing the contours and identifying the correct contour representing the pupil
- Extract the co-ordinates
GazeTracker
By Namit Juneja