| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This project uses MediaPipe and OpenCV to track eye movements in real-time via webcam. It detects iris positions, logs data to a CSV, saves the video, and updates a live scatter plot of eye movement.
git clone https://github.com/yourusername/eye-tracking-project.git
cd eye-tracking-project
pip install -r requirements.txtpython eye_tracking.pyPress ESC to stop the capture.
Green = Right Iris
Red = Left Iris
See the flowchart below for a visual overview of how the system works.
Pull requests are welcome. For major changes, please open an issue first.
© 2025 Your Name or Organization
| Back | FazBrowse Home | New Git URL |