Anonymous - 2017-06-11

Hello, i've been trying to get eyes detection working with no luck.
I tried using both haarcascade_eye.xml and haarcascade_eye_tree_eyeglasses.xml that came with the opencv libary but both won't work. (i understand that the simd haar detection don't work with tree based cascades).

Is there any eyes haar cascades that can work with Simd?

Thanks for the help.