Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/duaraghav8/corque
Face Recognition System for automatic attendance marking @ our college
https://github.com/duaraghav8/corque
facial-recognition numpy opencv-python
Last synced: about 1 month ago
JSON representation
Face Recognition System for automatic attendance marking @ our college
- Host: GitHub
- URL: https://github.com/duaraghav8/corque
- Owner: duaraghav8
- License: mit
- Created: 2017-03-23T16:42:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-04T12:43:25.000Z (over 5 years ago)
- Last Synced: 2024-05-01T15:21:39.246Z (7 months ago)
- Topics: facial-recognition, numpy, opencv-python
- Language: Python
- Homepage:
- Size: 25.7 MB
- Stars: 12
- Watchers: 6
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Corque
A state-of-the-art Face Recognition System for automatic attendance marking @ my collegeAs part of our Minor 2
Technologies:
1. Python 2
2. OpenCV
3. MongoDB
4. Java
5. Machine LearningRead [this tutorial](http://hanzratech.in/2015/02/03/face-recognition-using-opencv.html) to understand the facial recognition script.
## Note
We're using the Yale Image Dataset for face training but will eventually shift to our college's dataset.## This..
..is just a rough draft - we know there's a whole lot that goes into building a product so stay tuned fo rmore commits =)