Skip to content

Pratham-Mishra178/Open-CV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👱🏻‍♀️ Human Face Recognition 👱🏻‍♂️


⚡ Introduction:

A facial recognition system is a technology capable of matching a human face from a digital image or a video frame against a database of faces, typically employed to authenticate users through ID verification services, works by pinpointing and measuring facial features from a given image.


So I coded this in python with the help of VS Code. In the guidance of @amanindiamuzz. I just added some extra features like now it is recognisng the eyes and smile also.

⚡ Conclusion:

It's now recognising only human faces .



⚡ Setup And Requirements:

• Open yor cmd or any terminal you usually use and run the following commands →

pip install --upgrade pip
pip install opencv-python
pip install pandas
pip install numpy
conda install--
pip install dlib

• Now Fork my repository and then clone the repository as your local repository.
• ⚠ NOTE: All the .xml data files and the python file should be in the same directory

• To start the application you can call python Face_detection.py in you cmd/terminal.

⚡ You Are Good To Go Now !!

⚡ Example:

Screenshot (151)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages