Eye tracking controlled mouse
조회 수: 2 (최근 30일)
이전 댓글 표시
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.
댓글 수: 0
답변 (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일
i am also working on it if you have completed the code u can send it to me plz?
댓글 수: 0
Yara Alhrmi
2020년 3월 11일
anyone can help me by sending for me the code of Eye tracking controlled mouse please
댓글 수: 1
참고 항목
카테고리
Help Center 및 File Exchange에서 Classical Control Design에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!