Image Analysis Help for Eye blink detection
Mostrar comentarios más antiguos
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 comentarios
Vikas
el 18 de Mzo. de 2014
ramkumar r
el 27 de Jun. de 2019
Hello VIkas,
Can you share the code of eye detection and pupil ext6raction plz.
Respuesta aceptada
Más respuestas (2)
Image Analyst
el 19 de Mzo. de 2014
0 votos
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 comentarios
Vikas
el 19 de Mzo. de 2014
Image Analyst
el 19 de Mzo. de 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
el 19 de Mzo. de 2014
Image Analyst
el 19 de Mzo. de 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
el 17 de Abr. de 2015
0 votos
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 comentario
Shahrokh Firouzi
el 28 de Sept. de 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.
Categorías
Más información sobre Automotive en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!





