Image Analysis Help for Eye blink detection
Show older comments
I am working on a eye blink detection project. By this moment I have been successfully extracted the images of pupil of eye from the real time video.
But I am stuck at the process to differentiate the open eye pupil to the closed eye lid state.
1. Open eye pupil

2. closed eye lid

Could you please suggest me any image processing function or algorithm to differentiate between the two states.
(Attached images are the original images on which image processing is to be done.)
2 Comments
Vikas
on 18 Mar 2014
ramkumar r
on 27 Jun 2019
Hello VIkas,
Can you share the code of eye detection and pupil ext6raction plz.
Accepted Answer
More Answers (2)
Image Analyst
on 19 Mar 2014
0 votes
Perhaps you'd be interested in how others do it: http://iris.usc.edu/Vision-Notes/bibliography/motion-f725.html#Driver%20Monitoring,%20Eyes,%20Gaze
4 Comments
Vikas
on 19 Mar 2014
Image Analyst
on 19 Mar 2014
I'm sure several of the papers suggest algorithms. I'm sure what I would suggest for your one subject (such as looking at the mean intensity or the average radial profile) might work okay for that one pair of images but mgiht fail in other cases, like for very very dark skinned individuals. That's why I suggested published algorithms where presumably they've considered those things and made their algorithm very robust.
Vikas
on 19 Mar 2014
Image Analyst
on 19 Mar 2014
If you're at a University, the papers will be available for free most likely. If you work for a company they will spend less money to order papers than paying you to flounder for months trying different, unproven approaches.
I did give two approaches (radial profile or mean). Try to program those up.
Waheed Ullah
on 17 Apr 2015
0 votes
After reading an image (jpeg, png, etc.), then I want to detect eyes and find the distance between human eyes. So if anyone have such a code then please inbox me (<mailto:waheedullah356@gmail.com waheedullah356@gmail.com>) or give here. Thanks.
1 Comment
Shahrokh Firouzi
on 28 Sep 2021
There is a thing which call creativity. I think instead of asking codes from others, use the sample codes above and find your way. For sure there are difficulties to find out the others' coding but in that moment you figure out the way of writing codes, you can do whatever that you want.
Categories
Find more on Automotive in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!




