Python OpenCV Eye Detection Practical Example

Опубликовано: 20 Июнь 2019
на канале: Parwiz Forogh
4,024
51

Source Code:
https://codeloop.org/python-eye-detec...


In this OpenCV video i want to talk about Python Eye Detection with OpenCV.

So for this video we are using Haar Cascade Classifier.

What Is Haar Cascade ?

A Haar Cascade is basically a classifier which is used to detect the object for which it has been trained for, from the source.

The Haar Cascade is trained by superimposing the positive image over a set of negative images. The training is generally done on a server and on various stages.

Better results are obtained by using high quality images and increasing the amount of stages for which the classifier is trained.

One can also used predefined Haar Cascades which are available on github.


#PythonOpenCV#EyeDetection#Example


На этой странице сайта вы можете посмотреть видео онлайн Python OpenCV Eye Detection Practical Example длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Parwiz Forogh 20 Июнь 2019, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 4,024 раз и оно понравилось 51 зрителям. Приятного просмотра!