Bhagwaan Krishna bless you SIr. Man khush kar diya aapne
@Anonymous-rq2tf Жыл бұрын
Amazing, very helpful
@supermanohm5333 жыл бұрын
Subscribed 🤗👍🏼 Hope to learn a lot from you Sir 🙏💐
@satyxmmmm Жыл бұрын
It is an amazing explaination, I find the modi.jpg more hilarious 😂
@louerleseigneur45323 жыл бұрын
Thanks Krish
@surujkalita0001 Жыл бұрын
Thanks ✌️
@anandacharya99195 жыл бұрын
Superb sir
@johnjayveec.alindayo92782 жыл бұрын
Bro, its possible to put some temperature detection?
@nanigadupudi8804 жыл бұрын
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
@surajgupta15153 жыл бұрын
what is the difference between detection using yolo and detection using har cascade
@prernanichani85164 жыл бұрын
Hi, While running the code on google colab it gives me the below error: OpenCV(4.1.2) /io/opencv/modules/imgproc/src/color.cpp:182: error: (-215:Assertion failed) !_src.empty() in function 'cvtColor' The error only shows up while running the VideoCapture piece of code. Can some one help me resolve.
@chiragagrawal71044 жыл бұрын
I am facing the same error
@RahulKumar-dy4gr4 жыл бұрын
plz check the last two line i.e. .release() and .destroyallwindows() should be in while loop not in if loop...check and remove all the spaces in the begining of these two line. now code is running perfectly in my case
@rohitmittal36325 жыл бұрын
great video sir but i am not able to open the code files on the github it is showing some error...i have forked them also but nothing helped and also not able to clone them.
@pmsanthosh4 жыл бұрын
Sir can u do a project like attendance monitoring using facial recognition
@JoyBoy-lq Жыл бұрын
Sir , is it possible without opencv library?
@pmsanthosh4 жыл бұрын
Can u differentiate two persons using facial recognition so that if i show his image it should recognise him
@anishamamgain20184 жыл бұрын
What is the need for cropping that particular frame?
@kunalverma30092 жыл бұрын
Cropping the image helps in cutting down the useful data and resizing the size, thus saving storage
@forever-fz1hk4 жыл бұрын
Sir my Jupiter notebook always takes a lonnnnng time to execute it..How could you execute them so fast...Plzzzz help sir..plzzzz
@chethan3514 жыл бұрын
What's 1.3,5 in detectMultiScale function 5 is neighborhood but whats 1.3 means?
@pal432-m5v2 жыл бұрын
Scale of reduction of video
@gatsbyacharya34412 жыл бұрын
Too much surficial no, much of explanation on any function or values such as rejectLevel, levelWeights.
@shakyamunghate83824 жыл бұрын
Is anyone getting the following error after running the face and eyes detection from video stream? OpenCV(3.4.1) C:\Miniconda3\conda-bld\opencv-suite_1533128839831\work\modules\highgui\src\window.cpp:356: error: (-215) size.width>0 && size.height>0 in function cv::imshow