开发者

MATLAB Eye Recognition

开发者 https://www.devze.com 2022-12-08 00:34 出处:网络
Is it possible to detect eye in the video mode in MATLAB?I am trying to detect the eye and make some predictions based on the movement of the eye.But am not sure on how to d开发者_运维技巧o that. Can

Is it possible to detect eye in the video mode in MATLAB?

I am trying to detect the eye and make some predictions based on the movement of the eye.

But am not sure on how to d开发者_运维技巧o that. Can someone help me in how to start about that?

Thanks in advance.


You could take a look at this set of functions on The MathWorks File Exchange: Fast Eyetracking by Peter Aldrian.

Quoting from the description of the post (to give a little more detail here):

This project handles with the question how to extract fixed feature points from a given face in a real time environment. It is based on the idea, that a face is given by Viola Jones Algorithm for face detection and processed to track pupil movement in relation to the face without using infrared light.


My MATLAB is incredibly rusty, but this site appears to have some scripts to help track eye movement.


eye detection will be possible with MATLAB and you can come up with that. But there is a difference between recognition and detection that you need to consider carefully. Detection is checking if an object is available in the image whereas recognition is determining what the different objects in the image are. I hope it'll increase someone's knowledge.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号