필터 지우기
필터 지우기

eye tracking_Matlab_HSV

조회 수: 1 (최근 30일)
AmNor
AmNor 2012년 3월 8일
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
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
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
AmNor 2012년 3월 9일
how about this link:
http://imgur.com/a/TPIXq

댓글을 달려면 로그인하십시오.


Sean Lawson
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..

카테고리

Help CenterFile 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!

Translated by