Implementation of Eye Tracking with Webcam Images

Batbold Myagmarjav,Jiahuang Ji
DOI: https://doi.org/10.1007/978-3-642-25781-0_87
2012-01-01
Abstract:Most human-computer interactions take place with the common input devices such as keyboard and mouse. This article describes the processes involved in development of a project which explores the possibility of a webcam device acting as a form of interaction device by observing eye movements. Eye movement is tracked by analyzing each frame of the video feed received from the webcam. Initially, the project started as an initiative to offer handicapped people a way to control a computer without using traditional keyboard and mouse. Considering the circumstances, the project develops a simple game of tic-tac-toe with different levels of artificial intelligence capabilities. The project also involves thread management concepts in order to successfully negotiate steps involved in fetching a webcam frame image and displaying computed location of the eye pupil center.
What problem does this paper attempt to address?