Which is the easy and robust method for eye blink detection?
I have been working on the android application which requires a method to detect eye blink. So can any body suggest the method for eye blink detection that is easy to implement. I tried Hough circle method but it is not giving any result. So can any body please help me?
Are you able to detect eyes at the moment?
Yes I am able to detect eyes at the moment.
did you see this
Based on that I implemented till eye detection. But it does not help in Blink detection, Does it?
i could not test this code. if it tracks eyes real-time you can find a way to detect blinks.otherwise you need find a way to track eyes real-time.
It tracks eyes for some extent but if we close our eyes, sometimes mismatch occurs. You can check the video of that implementation here