Face Detection Using Python & Open CV

preview_player
Показать описание
Face Detection Using Python & Open CV

⭐Please Subscribe !⭐

⭐Support the channel and/or get the code by becoming a supporter on Patreon:

⭐Websites:

⭐Helpful Programming Books
► Python (Hands-Machine-Learning-Scikit-Learn-TensorFlow):

► Learning Python:

►Head First Python:

► C-Programming :

► Head First Java:

#PythonFaceDetection #Python #MachineLearning #OpenCV
Рекомендации по теме
Комментарии
Автор

Guys, if you get an assertion failed !empty() error or whatever. you can fix it if you. triple check your paths and spelling. on windows you gotta add a extra \ on your I was going nuts thinking my cv2 was broken. I realized I missed a directory in my path. once I fixed it I was able to complete the tutorial and even expanded a bit. This is awesome!

jpaldama
Автор

face detection is great but i wasn't able to follow up on this video...can you do more of this but easier for beginners?


Thanks!

javiporras
Автор

Hey, the video was so good.I have checked ur complete channel, and that is literally so cool.This face detection is good.I want the face recognition.Could you please help me out....?? :)

sarikadanam
Автор

hey how much would you charge to work on a project?

niiikoscafe
Автор

Hey, can you share the GitHub repo or your code? Thanks

mindcrackers
Автор

Have to provide the datasets or people can follow along

eyeeyemaster
Автор

How can we get the xml files? Can you please guide?

qsuccess
Автор

can u provide the github link of his code

wanderlust_rahul
Автор

OpenCV(4.1.2) error: (-215:Assertion failed) !empty() in function 'detectMultiScale'


That is the error command I dealt with.
How can I tackle this?

essiamoli