eye tracking_Matlab_HSV
显示 更早的评论
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
回答(2 个)
Image Analyst
2012-3-8
0 个投票
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 个评论
AmNor
2012-3-9
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
AmNor
2012-3-9
Sean Lawson
2012-3-9
0 个投票
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..
类别
在 帮助中心 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!