eye tracking_Matlab_HSV
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(2 个)
Image Analyst
2012-3-8
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 个评论
Walter Roberson
2012-3-9
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
2012-3-9
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Processing and Computer Vision 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!