Hello, I need an algorithm to track and detect eye movement, 2 algorithms for detecting eye movement and 2 algorithms to track eye movement. regards, Prince The IIIrd
I dont think you will find people here for such work. Its more of research oriented. But in any case you can look into Open CV and shape detection . With some basic tricks it should detect the eye pupil ( circle ) and using a meaned out center you can detect its movement.
Yes , I believed it is research oriented too.. I think it is related to Digital Signal processing and image processing, the algorithm maybe can be found in conference/journal paper related to image processing. Good Luck.