An open API service indexing awesome lists of open source software.

https://github.com/poorvika-reddy/machine-learning-project

Ear and face Detection attendance system using python and OpenCV
https://github.com/poorvika-reddy/machine-learning-project

attendance-system machinelearning opencv python

Last synced: about 1 month ago
JSON representation

Ear and face Detection attendance system using python and OpenCV

Awesome Lists containing this project

README

          

"Ear detection attendence system"
this project uses Open cv and Haarcascade classifiers to detect ears/faces and mark attendence, it includes:

-Ear and face dection using Haarcascade
-stroing and recognizing users
-Marking attendence with timestamp

"Technologies used"
-Python, -OpenCV, -Haarcascade, -NumPy

"Project Files"
-'main.py'= Main script
-'Add_face.py'= Add new face data
-'attendence.xml'= haarcasecade XML for face/ear
-'name.txt'= Stores names
-'gif/png'= For output demonstration