Ask Your Question

Revision history [back]

Is there a way so that I can implement eye detection to the most accurate level in OpenCV (programming language preferred-Python) ?

Simply using off the shelf OpenCV functionality, then the answer is NO. However if you are able to develop and finetune the algorithm, then you might succeed. As a suggestion I can point you to the OpenCV 3 Blueprints book which has a chapter on person identification methods which discusses eye and iris localisation.