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
2012년 4월 23일
You can move the mouse to point x, y with
set(0, 'PointerLocation', [x, y])
댓글 수: 1
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
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
2020년 3월 11일
0 개 추천
anyone can help me by sending for me the code of Eye tracking controlled mouse please
댓글 수: 1
aysha faisal
2020년 5월 7일
@Yara Alhrmi if u get the code please pass it to mee as well
카테고리
도움말 센터 및 File Exchange에서 MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!