Eye Tracking ,Control Gestures, Raspberry Pi, Image Processing.
Smart eye tracking system is designed for controlling any devices which has digital screen, with the eye ball movements and gestures without the help of required hardware. This paper proposes the design and implementation of cursor control system based on the movement of the eye ball. Then the movement of the eye ball is tracked and the cursor movement is regulated accordingly and gestures like blinking enables enter and blinking twice enables right click and left click. These gestures and tracking system enables the users to use the entire device. The image processing module consists of webcam and python customized image processing, the eye movement image is captured and transmitted to Raspberry pi 3 model B version 2 microcontroller for processing with open CV to derive the coordinate of eyeball. The coordinate of eyeball is utilized for cursor control on the Raspberry pi screen to control the system.