Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (1)
Eye blinking Algorithm
4.3
This project is a eye tracking and blinking detection using opencv library, the first step of the algorithm is to locate the eye region, then a template matching algorithm used for tracking, the next step is the blink detection, the first step in blink detection algorithm is to subtract the current eye image from the last image , then thresholding the result with a certain value , and finaly   a morphological operator (open) was used  to filter from noise.    
Daoud423105
2016-08-23
1
1
No more~