Eye tracking controlled mouse

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.

Respuestas (3)

Daniel Shub
Daniel Shub el 23 de Abr. de 2012

0 votos

You can move the mouse to point x, y with
set(0, 'PointerLocation', [x, y])

1 comentario

Tota
Tota el 5 de En. de 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

Iniciar sesión para comentar.

rashid Naseer
rashid Naseer el 29 de Sept. de 2014

0 votos

i am also working on it if you have completed the code u can send it to me plz?
Yara Alhrmi
Yara Alhrmi el 11 de Mzo. de 2020

0 votos

anyone can help me by sending for me the code of Eye tracking controlled mouse please

1 comentario

aysha faisal
aysha faisal el 7 de Mayo de 2020
@Yara Alhrmi if u get the code please pass it to mee as well

Iniciar sesión para comentar.

Categorías

Más información sobre MATLAB en Centro de ayuda y File Exchange.

Preguntada:

el 23 de Abr. de 2012

Comentada:

el 5 de En. de 2023

Community Treasure Hunt

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

Start Hunting!

Translated by