Eye Detection using dlib and python | facial landmarks
У вашего броузера проблема в совместимости с HTML5
Today I have created Eye detection application with opencv and python using the dil
Implementation is simple create a object of dil.get_frontal_face_detector and another object for prediction i.e dlib.shape_predictor.
Now after getting the landmark of face we will calculate the EAR ( eyes aspect ratio from which we can calculate whether the eye is close or open