Skip to content

Akash708312/camera_car

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The main aim of this project is to develop a webcam based Real-Time Face Detection System. This application not only detects faces but it can also predict the age and gender of those faces detected. Moreover, it uses database lookup to match identified faces.The main.py file does the facial recgonition, age and gender detection while the age.py file detects gender and age.

Features

Real-time face detection: It records video from the web cam and traces faces in every frame.

Age estimation: An algorithm used to guess ages of people found within a frame.

Gender Prediction: It is programmed to detect gender of people’s images obtained by camera.

Face recognition: Facial data is compared with the databank in order to find out who it belongs to.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages