antoinelame / GazeTracking

👀 Eye Tracking library easily implementable to your projects
MIT License
1.85k stars 505 forks source link

isRight() never returns true #51

Open slugb0t opened 3 years ago

slugb0t commented 3 years ago

So after trying to rewrite this myself and testing a clone I haven't been able to understand why it isRight() never returns true when looking to the right. It defaults to none. From my understanding it my not be detecting the eyes once looking right. Might be the bilateralFilter function in Pupil.py? Not entirely sure, if anyone has solved this any direction would be greatly appreciated!

fazalfarhan01 commented 3 years ago

Edit this line as required.

TheKursta commented 3 years ago

Facing the same issue. Has there been any fix suggestions?

FereshtehFeiz commented 2 years ago

yes the same problem, looking at right is not detected! or at least it's not precise

Muqrihafiy commented 2 years ago

yes facing the same problem too

abdullah-2022-skipq commented 11 months ago

@fazalfarhan01 As required? But this value changes for different conditions, videos how/ why should we fix it?