Eye tracking where are you looking at the screen

조회 수: 5 (최근 30일)
ali kilickaya
ali kilickaya 2018년 5월 10일
답변: Michaelscheinfeild 2018년 5월 10일
I'm working on real-time eye tracking using a webcam. I want to know how can I draw eyes movements where are you looking at the screen?
My program currently finds centres of eyes and draws it.
For example my screen 1366x768 pixels and if the user looks at the right-top of the screen, the program will give (0 768) or midpoint of the screen (683 384).
How can I do that? What is the references point? Can I use calibration or different methods? Thankyou

답변 (1개)

Michaelscheinfeild
Michaelscheinfeild 2018년 5월 10일
i suppose you need to know the distance to screen and make some virtual line from eyes to screen so you will hve some mapping eye location xy->screen uv

카테고리

Help CenterFile Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by