Real Time Face Detection in Python with OpenCV Using WebCam (2022)

preview_player
Показать описание
#facedetection #LiveFaceDetection
Hey guys,
In this video I've explained how to detect face live using OpenCV library.

I hope you'll find it helpful, if you did then make sure you smash the like button, and if you are new to this channel, then consider subscribing and also turn on the notification bell, so that you never miss any further update's.

I'll see you in the another video,
Until then, stay calm and keep coding.

Рекомендации по теме
Комментарии
Автор

im getting error as in jupyter
OpenCV(4.8.0) error: (-215:Assertion failed) !empty() in function

shaikahmedk
Автор

Hey
How to download OpenCV Library in spyder ?

katagirii_
Автор

boolean, frame = capture.read() that code doesnt work for me

jgbdavid