Android_BlinkDetection
Android_BlinkDetection copied to clipboard
Repository for Classification of Open/Closed eyes for Android devices
OpenCV-Projects
it has code and APK for binary classification of Open/Closed eyes.
This work is developed in 3 stages in order to classify Open/Closed Eyes.
For each frame, let's say:
- Face detection - LBP it is performed:
- Then changing ROI
- Then both eyes are located according to geometry of the face
- Now changing ROI for each eye
Left Eye
Right Eye
-
Eye detection - Haar it is performed (Different detector for each one), and we got:
Left Eye
Right Eye
-
Binary classification according to both eyes: