EyeTracking 1.0 is a simple program that displays live video from a webcam and tracks user's eye. The system tracks user's eye with a given template, which was manually selected using Sum of Square Differences (SQD) method. To reduce extensive computation, the system performs eye tracking in a "search window", a small area around the position of the eye in previous frame.