Real time Face detection project using Python and OpenCV with source code | Machine Learning Project

preview_player
Показать описание
In this video, we’ll look at a surprisingly simple way to get started with face recognition using Python and the open source library OpenCV.

OpenCV

OpenCV is the most popular library for computer vision. Originally written in C/C++, it now provides bindings for Python.
OpenCV uses machine learning algorithms to search for faces within a picture. Because faces are so complicated,
there isn’t one simple test that will tell you if it found a face or not. Instead, there are thousands of small patterns and features that must be matched.
The algorithms break the task of identifying the face into thousands of smaller, bite-sized tasks, each of which is easy to solve.
These tasks are also called classifiers.

Download the Source Code for QR Code Generator in Python
Project Prerequisites
It is suggested that the developer has a working camera and prior knowledge of Python and the Open CV. Also, use the below commands to install the qrcode and tkinter modules.

pip install opencv-python

Summary:-
Hurray! We have successfully built the face detection application in Python. In this, we learned the basics of face detection using Harr Cascade and Open CV module. Hope you enjoyed building this project.
_____________________________________________________________________________________________________________________________________________________________

Other Python Projects:

GUI Based Digital clock:-

GUI Based Text Editor:-

_______________________________________________________________________________________________________________________________________________________________

Connect with me:
_______________________________________________________________________________________________________________________________________________________________

#facerecognition #facedetection #opencv #projectguru #recentlyuploaded
Рекомендации по теме
Комментарии
Автор

OMG thankyou for the amazing explanation

fantasticfive
Автор

Your work is really appreciable 👏🏻👏🏻👏🏻

er.sahildhiman
Автор

bhai ji ek help karoge isme jo 11 line of code hai usme error aah rahe hai kya isme koi value bhi pass kar sakte hai

amratanshpandey
Автор

Can you help me to make this project in real time face detection and store tha dataset
please

PraveenPrajapati
Автор

Bro suggest me any project with source code..for cse diploma final year

rohitharynrohith
Автор

Can we add names to the recognized faces bruh

snehithvelu