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
- Host: GitHub
- URL: https://github.com/poorvika-reddy/machine-learning-project
- Owner: Poorvika-reddy
- Created: 2025-07-10T11:22:11.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-10T11:54:28.000Z (12 months ago)
- Last Synced: 2025-07-18T06:30:21.022Z (12 months ago)
- Topics: attendance-system, machinelearning, opencv, python
- Language: Python
- Homepage:
- Size: 8.57 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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