eye tracking_Matlab_HSV
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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
0 Commenti
Risposte (2)
Image Analyst
il 8 Mar 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 Commenti
Walter Roberson
il 9 Mar 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
Sean Lawson
il 9 Mar 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..
0 Commenti
Vedere anche
Categorie
Scopri di più su Image Processing and Computer Vision in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!