This projects defines how to detect the faces as well as eyes in the webcam video using Harr Cascade Classifier and Eye Casecade Classifier using OpenCV Python
Haar Cascade files can be downloaded from the OpenCV repository.
Run the jupyter notebook to detect and track the eye in live webcam with bounding boxes