Face , Eyes and Iris detection
Hello,
I read about cascade classifier for this link : http://docs.opencv.org/doc/tutorials/objdetect/cascade_classifier/cascade_classifier.html
and the code works perfect!!
So, I am trying to expand the code in the above link, for Iris detection .. Until now, I cannot figure out, all the google materials for Iris detection are working different compare with the code in the link above.
How can i implement this ? Any suggestion please ...?