Face Detection Project For Beginners | OpenCV Face Detection Mini Project with Code

preview_player
Показать описание
In this quick video we will be using OpenCV Haar Cascade classifier to build a Face Detection system. You can easily modify the project to detect hands, eyes or build your own custom classifier.

Complete Code Download:

#facedetection #opencvfacedetect #pythontutorial #pythonprojects

Recommended Learning Path:

Code Heroku FREE ML Career Track:

Our Popular Uploads
Movie Recommendation System

Follow us on:
WhatsApp: +91-9967578720
Рекомендации по теме
Комментарии
Автор

I am really very proud about you since I was searching many explanation nothing is clear but your demonstration made my code successful and very cleanly understood the concept. Thank you so much

EarthCircuits
Автор

sure do!!! nice detection technique !!

rujrabhatt
Автор

i'm getting some error after writting the code
please help

descriptor 'detectMultiScale' for 'cv2.CascadeClassifier' objects doesn't apply to a 'numpy.ndarray' object

anukprasad
Автор

In the cap.read() function it is giving me an exception : " unknown C++ exception from OpenCV code"...
Please help

SayanNatsu
Автор

My code runs without any errors but the video capture frame is constantly showing as 'not responding'. Could you help me out with that please?

tathagatkumar
Автор

can you tell me how to do like this with python:
detect an image on an application and if the image is not there search for the image again
and if it's there then do something.

saurabhkalra
Автор

how to used in weapon detection same as face detection please kindly define and which cascade classifier library used both work as well

muhammadzohaibkhan
Автор

Well I hav a challenge for you....do exactly the same you did in the video above, but 1) add a centerpoint and 2) have a tracking optical flow line starting from that centerpoint of the bounding box....is it possible???

wgalloPT
Автор

How to rectify !_src. empty() in function cvtColor error

MERUGUBHAVANI
Автор

need help. i'm not able to run code as webcam open for sometime and sudden crashed.

Gautamkumar-lsfs
Автор

How to calculate accuracy and loss functions by using the face recognition library?

vhana
Автор

How can i save the detected face once if the same face detected again

ibsthok
Автор

5:03 bhaiya aap to mere teacher ki traha bol rhe ho

randomthings
Автор

hello play provide haarcascade to how detect a group of people in a pic

abdulzaheer
Автор

I am getting an error overload resolution failed

shivamsaxena
Автор

How to improve face detection in raspi?

vinsmokearifka
Автор

sir, is this code work in jupyter notebook?

jesti
Автор

Please give me ideas for Mini project 3rd year CSE

aditithakre
Автор

do it without haar cascade...use any other algo

mdarifurrahmananik
Автор

Pls help is showing error in the detections=cascade_clasifier.detectMultiScale(frame, 1.3, 5)

And showing cv2.error:opencv(4.4.0)

bikramjeetsingh