eyer.Eyer is a real-time eye-tracking and gaze estimation project built using OpenCV. It uses Haar Cascade Classifiers for detecting faces and eyes, SimpleBlobDetector for identifying pupils, and a simple calculation to estimate where the user is looking on the screen.