Image Analysis Help for Eye blink detection
이전 댓글 표시
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
Vikas
2014년 3월 18일
ramkumar r
2019년 6월 27일
Hello VIkas,
Can you share the code of eye detection and pupil ext6raction plz.
채택된 답변
추가 답변 (2개)
Image Analyst
2014년 3월 19일
0 개 추천
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
Vikas
2014년 3월 19일
Image Analyst
2014년 3월 19일
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
2014년 3월 19일
Image Analyst
2014년 3월 19일
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
2015년 4월 17일
0 개 추천
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
Shahrokh Firouzi
2021년 9월 28일
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.
카테고리
도움말 센터 및 File Exchange에서 Automotive에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!





