Effacer les filtres
Effacer les filtres

Eye tracking controlled mouse

5 vues (au cours des 30 derniers jours)
AmNor
AmNor le 23 Avr 2012
Commenté : Tota le 5 Jan 2023
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.

Réponses (3)

Daniel Shub
Daniel Shub le 23 Avr 2012
You can move the mouse to point x, y with
set(0, 'PointerLocation', [x, y])
  1 commentaire
Tota
Tota le 5 Jan 2023
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

Connectez-vous pour commenter.


rashid Naseer
rashid Naseer le 29 Sep 2014
i am also working on it if you have completed the code u can send it to me plz?

Yara Alhrmi
Yara Alhrmi le 11 Mar 2020
anyone can help me by sending for me the code of Eye tracking controlled mouse please
  1 commentaire
aysha faisal
aysha faisal le 7 Mai 2020
@Yara Alhrmi if u get the code please pass it to mee as well

Connectez-vous pour commenter.

Community Treasure Hunt

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

Start Hunting!

Translated by