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!