Face recognition in real-time | with Opencv and Python

preview_player
Показать описание


With face recognition, we not only identify the person by drawing a box on his face but we also know how to give a precise name. With OpenCV and Python, through a database, we compare the person's photo and we know how to identify it precisely. For example in the preview photo, the software was able to tell that person in the photo is Jeff Bezos.

➤ Courses:

➤ Follow me on:

➤ For business inquiries:

#FaceRecognition #OpenCV #DeepLearning
Рекомендации по теме
Комментарии
Автор

►► You can Build a Computer Vision software to DETECT and TRACK any Object.

pysource-com
Автор

This is amazing and it works (python 3.7, pip installs), thank you!

meltysensei
Автор

This is great, thank you for sharing! I am working on a research project related to real-time facial expression recognition for mental health. Could you post a video that implements facial expression recognition on top of this?

selenawilliams
Автор

Amazing tutorial! Worked perfectly! thanks!

kavyan
Автор

Great tutorial and great choice of library. Thanks

sedky
Автор

You are doing a fantastic job God bless you and increase your ability ❤️

aiforyounow
Автор

This is magnificent, Thanks for sharing!
Currently i am working on a project in this related topic (Human Face Recognition).

a-tiku-r
Автор

I just tried this and it works perfectly! Thank you so much!

aliciahock
Автор

could u work in multiple dataset for on person for make the detection more accurate, this would be great.

fadhelalsuwaidi
Автор

Thanks for the tut. How this library recognize the people? when you show a different pics of the same people how it can understand that this is that person? by what technique it compares photos?

leilaghasemzade
Автор

grat job bro ! thanks for the toturial

dongli
Автор

Can i use this face recognize method is use to detect somthings like car or object by compare with image data?

GolemTH
Автор

I got this probelm operands could not be broadcast together with shapes *(1, 16)(128, )*
any idea or video that helps. thanks

zaidomar
Автор

hello sir, what algorithm do you use? thank you

rover
Автор

thank you very mutch for the video it really helped me 😍😍

ashikmahmud
Автор

Amazing tutorial, kindly explain simple facerec code it will be helpful....

sshahnawaz
Автор

This face_recogntition module is getting install on windows os. can you make this module for windows also

anshucodevita
Автор

Indeed a great library for image recognition. But I found that when a person face is slanted in the picture, say 30 degrees then the face_encodings function will get an exception. That is a drawback of this module..., otherwise it does an exellent job for face matching.

henkhbit
Автор

Can i ask if there is another way to load the faces pictures? i have a students data (more than 100 faces). it wont be practical if i encode each student in the code. so is there another way for doing it? *i have the pictures loaded on mysql phpmyadmin* maybe that would help?

nbsu
Автор

Hi Mr Seraio, do u think this library could handle more than one thousand face ?
, and if not tell me model or library may will depend on ur experiance.

fadhelalsuwaidi