Borrar filtros
Borrar filtros

eye tracking_Matlab_HSV

1 visualización (últimos 30 días)
AmNor
AmNor el 8 de Mzo. de 2012
Can anybody help me to write a simple Matlab code to detect and track eye regions or face regions in the following images by using HSV ?
(Ilovecats1.bmp Ilovecats2.bmp Ilovecats3.bmp)
Thanks

Respuestas (2)

Image Analyst
Image Analyst el 8 de Mzo. de 2012
We can't see your pictures. Moreover, writing an eye tracking app doesn't sound so easy that someone would be able to post code here. I mean, whole companies are built around this kind of thing, so how simple could it be? About all I can say without images to look at is to find the eye somehow, and keep track of it's center from frame to frame.
  3 comentarios
Walter Roberson
Walter Roberson el 9 de Mzo. de 2012
When we click on that link, we are shown a post on edaboard that has some links to images. When we click on the image links, we are told we cannot see the images because we are not logged in.
If you want volunteers to help you, please do not expect them to have to create accounts or go to difficulties to examine your images or data.
http://www.mathworks.com/matlabcentral/answers/7924-where-can-i-upload-images-and-files-for-use-on-matlab-answers
AmNor
AmNor el 9 de Mzo. de 2012
how about this link:
http://imgur.com/a/TPIXq

Iniciar sesión para comentar.


Sean Lawson
Sean Lawson el 9 de Mzo. de 2012
The images link works for me. However, as Image Analyst said, don't expect any volunteer to write such a complicated code for you. It could be an entire software.
If you are familiar with c++, probably you'd like to see if there are some libraries in openCV already..

Categorías

Más información sobre Image Processing and Computer Vision en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by