By the way, what is your extension for displaying parameter names like in section 21:03 "scaleFactor" and "minNeigbors"? Thank you for this amazing videos 🤗🤗
Thank you very much for this detailed tutorial. I love it! Btw, I suggest to add timestamps of each module, it will help us a lot in keeping track of your content.
hey can i alter this code to recognize faces on my screen because im trying to build a face tracking camera with esp32 but its not capable of both streaming and face recognition so im trying to do face recognition on my cpu i need to recognize faces from given website
Many thanks dear. excellent. pls. Is it possible can u tell if want to save when enter student id name time to mysql database then what code where should be add?
Create face image dataset of whole class using dataset.py and train with trainer.py then it stores all class face image in sql... Whenever the 2 or more faces capture in camera it will recognize
How can I improve the accuracy of my face recognition system? I only included my friend's face in the dataset, but it keeps recognizing my face as my friend's.ㅠㅠㅠ Your TH-cam channel is a blessing to me. Thank you so much!
Hi friend, I've been following your videos on TH-cam for some time, I really liked your content, I'm an information technology student, could you help me with a job? ho for me to present?
Check Description for code
Every useful video thank you so much
good way of teaching
Keep watching
I did as you showed in the video and it worked. Thank you so much. I look forward to watching next videos, tutorials.
Sure 😊
awesome!!!
Thanks!!
best course for opencv project
Thanks
Super Course
😃
By the way, what is your extension for displaying parameter names like in section 21:03 "scaleFactor" and "minNeigbors"? Thank you for this amazing videos 🤗🤗
Thank you very much for this detailed tutorial. I love it!
Btw, I suggest to add timestamps of each module, it will help us a lot in keeping track of your content.
Thanks for the tip!
Thank you. Commendable.
You're very welcome!
Thankyou so much :)
you gained a new subscriber
Thank you🙏❤
I'm looking to improve the accuracy of my project using MediaPipe. Can you please give me some advice on how to achieve this?
Thank you.. what program you used for coding?
Python
sir i am facing a problem everything is fine but there is no image saved in dataset package
Check name of the directory spelling, check all codes one by one in dataset capture module
you are awesome pal
Thanks🙏
hey can i alter this code to recognize faces on my screen because im trying to build a face tracking camera with esp32 but its not capable of both streaming and face recognition so im trying to do face recognition on my cpu i need to recognize faces from given website
hello i also want to alter the code same as you , if you have achieved it can you please share some info about it
Many thanks dear. excellent. pls. Is it possible can u tell if want to save when enter student id name time to mysql database then what code where should be add?
Hii i don't know about that you can ask chatgpt to modify the code for mysql instead of sqlite database
2:00
Bro is this code can only recognise one person as you gave only one person in data set? How to do for a whole class?
Create face image dataset of whole class using dataset.py and train with trainer.py then it stores all class face image in sql...
Whenever the 2 or more faces capture in camera it will recognize
Hello, why did you decide to make all the images gray? By the way, the video is amazing.
Haarcascade uses grey images
@@FREETECH-xu1ob ok thanks you
Is it pycharm professional
You can use community version it's free
need more courses
Okay
Sir, it wont run, can u tell wht all dependencies I need to install and what versions?
Install python 3.7 and opencv contrib package
You can copy paste error in google and see solutions in stackoverflow
How to integrate it to a gui
How can I improve the accuracy of my face recognition system? I only included my friend's face in the dataset, but it keeps recognizing my face as my friend's.ㅠㅠㅠ
Your TH-cam channel is a blessing to me. Thank you so much!
You solved this problem?
You got solution? Please reply
@@Aryan37419you got solution please reply?
@@muhammadmudasir1166recently I use library(insightface)
I can't find the code can you please upload the githup link of this project
You can download my code from blog website 👍👍
Bro can i link this system with mobile app??
I don't know you can ask chatgpt
please, don't put default subtitle in video. it's hard to read code
is it beginner friendly
How to handle if there are many person in system ,such as 1000++
Train all images
Have you got answer?
There's a problem when i train it through my face but it still recognize my friend face as my face please help
You need to provide more dataset for your face in every angle
@ i trained on 200 images but still it is recognizing unknown faces as my face
Hello, You hve a bug in line 15. why do you need to set isrecordexist =1 in a loop?
We assume that database have already records for update
How to do it for more than 1 user
Train all face images and store in dataset folder
Whenever faces detected it will recognize
sourec code plz
Hi friend, I've been following your videos on TH-cam for some time, I really liked your content, I'm an information technology student, could you help me with a job? ho for me to present?
I am also student and I am also trying to get job 🙂🙂
Bro can you share the github link please.
Okay bro
where is it ?
اين هو الرابط
@@FREETECH-xu1ob؟
bro kindly upload the source file somewhere
Check description