필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Algorithms for eye gaze (eye-direction) in OPENCV

조회 수: 1 (최근 30일)
chfakht chfakht
chfakht chfakht 2015년 8월 5일
댓글: Walter Roberson 2015년 8월 6일
Hi all,
I need to implement algorithm for eye gaze to know the direction of eye using opencv , Now after some research , i've found some algorithms for eye-gaze but i don't wich one to chooose in term of it simplicity (because i'm just a newbie) and efficiency :
Distance-Threshold Algorithm
Mean-Shift Algorithm
Edge detection ==> Hough Transformation
the Longest Line Scanning
Occluded Circular Edge Matching
“one-circle” and "two-circle" algorithm
Neural network based approaches
principal component analysis (PCA).
Starburst Algorithm
Kalman filter
Velocity Threshold Eye Movement Identification
Active appearence model (AAM)
CCL : Connected component labeling algorithm
CCA : colonial competitive algorithm
Blob detection
Lucas Kanade
So what algorithm you can recommended . NB : i'm using ubuntu 14.04 and developping with C++
Any help will be much appreciated , thanks :)
  댓글 수: 2
Star Strider
Star Strider 2015년 8월 6일
This doesn’t seem to me to be a MATLAB question.
Read through the 817 articles in PubMed and see which is the best for your application.
Walter Roberson
Walter Roberson 2015년 8월 6일
C++ implementation questions are not appropriate for this forum.

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by