Eye tracking controlled mouse

Hi guys,
I'm doing my final project in (Eye tracking controlled mouse) , and so far I did a MATLAB code to track eyes in a video. my question is How can I translate this code (Eye tracking) to control mouse? and Does MATLAB do that ?
Thanks.

답변 (3개)

Daniel Shub
Daniel Shub 2012년 4월 23일

0 개 추천

You can move the mouse to point x, y with
set(0, 'PointerLocation', [x, y])

댓글 수: 1

Tota
Tota 2023년 1월 5일
if you know about eye tracker with matlab pls help me
i need track the eye movment when any one lock to imag or video

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

rashid Naseer
rashid Naseer 2014년 9월 29일

0 개 추천

i am also working on it if you have completed the code u can send it to me plz?
Yara Alhrmi
Yara Alhrmi 2020년 3월 11일

0 개 추천

anyone can help me by sending for me the code of Eye tracking controlled mouse please

댓글 수: 1

aysha faisal
aysha faisal 2020년 5월 7일
@Yara Alhrmi if u get the code please pass it to mee as well

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

카테고리

도움말 센터File Exchange에서 MATLAB에 대해 자세히 알아보기

질문:

2012년 4월 23일

댓글:

2023년 1월 5일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by