Blink
Shaury Baranwal
New Delhi, Delhi
- 0 Collaborators
Eye blink detector ...learn more
Project status: Published/In Market
Intel Technologies
Other
Overview / Usage
The project is on real-time eye blink detection in live camera feeds.
Methodology / Approach
The project is implemented in two steps:
- Facial features detection
- Eye blink detection based on the Eye Aspect Ratio ( EAR )
Technologies Used
The technologies used are OpenCV, which is present in Intel's Anaconda distribution for Python, and dlib library for facial features extraction.