필터 지우기
필터 지우기

Eye tracking controlled mouse

조회 수: 5 (최근 30일)
AmNor
AmNor 2012년 4월 23일
댓글: Tota 2023년 1월 5일
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일
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일
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일
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

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

Community Treasure Hunt

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

Start Hunting!

Translated by