Face and Eye Detection from Images using HAAR Cascade Classifier

  Рет қаралды 25,363

Krish Naik

Krish Naik

Күн бұрын

Here is a detailed explanation about how we can detect face and eyes from images using OpenCV.
Please subscribe and support this channel.
Github url: github.com/kri...
Follow me on facebook:
/ machine-learning-and-a...
Below are the other playlist
Machine learning: goo.gl/XhHdCd
Deep Learning : goo.gl/iwek57
Statistics in ML :goo.gl/x7mkUH
Feature Engineering:goo.gl/6wiaGt
Data Preprocessing Techniques: goo.gl/YfC9Kc

Пікірлер: 31
@omkarrane5867
@omkarrane5867 4 жыл бұрын
Good and appreciable work sir!!!.someday if possible sir please make a video on how to train HAAR cascade classifier XML files for the detection of a particular(example) object.
@YassirElayadi
@YassirElayadi 4 жыл бұрын
is there any detailed ressource about Haar-cascade algorithm, I want to implement it from scratch in Python ?
@subramanyak6187
@subramanyak6187 3 жыл бұрын
Yeah I am also!! Did you find out how to do that?
@MithileshDSCS
@MithileshDSCS 4 жыл бұрын
Hey krish could you please explain what is opencv used for and what are cnn's used for? Arent both for image classification?
@Core_Programming
@Core_Programming 2 жыл бұрын
THANK YOU FOR THIS PLAYLIST :)
@DeepakKumar-uz4xy
@DeepakKumar-uz4xy 5 жыл бұрын
what is the use of 1.3 and 5 in face variable that contain as an argument
@algorithmsguide5076
@algorithmsguide5076 4 жыл бұрын
@Krish Naik Can you explain why we are using 1.3 and 5 ? More people having the same question..
@algorithmsguide5076
@algorithmsguide5076 4 жыл бұрын
@Deepak 1.3 is scale factor and 5 is min neighbors,.. please look for github repo.. krish explained.
@ijeffking
@ijeffking 5 жыл бұрын
Thank you Krish. Is this the start of the CV paylist that you had mentioned earlier ?
@krishnaik06
@krishnaik06 5 жыл бұрын
Hey Jeff,please check my playlist I have made a playlist on computer Vision Tutorial
@Sagar_Tachtode_777
@Sagar_Tachtode_777 3 жыл бұрын
your post very valuable knowledge... Thank you!!!!
@ishaangupta2830
@ishaangupta2830 4 жыл бұрын
why we converted the image to gray?
@saurabhkatiyar4988
@saurabhkatiyar4988 4 жыл бұрын
why is it unable to recognize more than 3 faces in a group picture?
@louerleseigneur4532
@louerleseigneur4532 3 жыл бұрын
Thanks Krish
@sethvishu
@sethvishu 4 жыл бұрын
when i am using imread function i get this error but 2/10 times it runs the same code . what the problem ? pic = cv2.imread ("‪C:\\Users\\91920\\Pictures\\pic1.PNG",0) print(type(pic)) output - cv2.imshow("image",pic) cv2.waitKey(0) cv2.destroyAllWindows() output - error: OpenCV(4.3.0) ..\modules\highgui\src\window.cpp:376: error: (-215:Assertion failed) size.width>0 && size.height>0 in function 'cv::imshow'
@nanigadupudi880
@nanigadupudi880 4 жыл бұрын
Great video bro , but i want to iterate loop and save eye features (pixels) using haarcascade classifier by using this i'm able to detect for one image but i'm not able to iterate loop but it showing no image found , is their any solution please let me know
@suvigyabhardwaj9714
@suvigyabhardwaj9714 4 жыл бұрын
hi sir, that eye classifier file is creating ruckus in my system. everytime i run the code the face gets detected but as i press any key or enter key for eye detection the kernel dies, plz help me sir
@rohitjyoti9071
@rohitjyoti9071 5 жыл бұрын
Nice video
@Sagar_Tachtode_777
@Sagar_Tachtode_777 3 жыл бұрын
What to do i want to detect PAN Card and Crop it ??
@subbareddy7008
@subbareddy7008 4 жыл бұрын
where we get the data set please share the link if u have
@krishnamitabanerjee4351
@krishnamitabanerjee4351 4 жыл бұрын
Can I detect pipe leakage using Haar Cascade sir?
@alinajoseph7025
@alinajoseph7025 3 жыл бұрын
Is Haar-cascade only for face?
@chiragagrawal7104
@chiragagrawal7104 4 жыл бұрын
this haar cascade is not detecting every faces and eyes
@MrAvadhanula
@MrAvadhanula 4 жыл бұрын
error: OpenCV(3.4.5) /io/opencv/modules/imgproc/src/color.cpp:181: error: (-215:Assertion failed) !_src.empty() in function 'cvtColor' sir please explain how to overcome this error (linux os)
@alphonseinbaraj7602
@alphonseinbaraj7602 4 жыл бұрын
i got same error . idont know to clear that ..Please if any one knows ..please help me and refer
@MrAvadhanula
@MrAvadhanula 4 жыл бұрын
@@alphonseinbaraj7602 please try running it in terminal (.py) file
@rohitborra2507
@rohitborra2507 4 жыл бұрын
@@alphonseinbaraj7602 same error plz help
@priyankanagpal2207
@priyankanagpal2207 5 жыл бұрын
code returns no face found though image is loaded
@krishnaik06
@krishnaik06 5 жыл бұрын
Please try with different images.id the images are not good the face might not get recognized
@priyankanagpal2207
@priyankanagpal2207 5 жыл бұрын
@@krishnaik06 it worked by changing values of detectMultiScale according to image.
Haar Features for Face Detection | Face Detection
9:08
First Principles of Computer Vision
Рет қаралды 50 М.
小丑在游泳池做什么#short #angel #clown
00:13
Super Beauty team
Рет қаралды 40 МЛН
He bought this so I can drive too🥹😭 #tiktok #elsarca
00:22
Elsa Arca
Рет қаралды 59 МЛН
OpenCV Python Tutorial #8 - Face and Eye Detection
16:08
Tech With Tim
Рет қаралды 88 М.
Haar Cascade, Adaboost and Integral Image - ML4Face-detection Part 2
21:35
Pedestrian Detection using OpenCV from Videos
3:37
Krish Naik
Рет қаралды 14 М.
Unlock Your Application With Your Face using OpenCV
5:51
Krish Naik
Рет қаралды 17 М.
小丑在游泳池做什么#short #angel #clown
00:13
Super Beauty team
Рет қаралды 40 МЛН