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!