https://github.com/raghav714/facial-based-attendence
In this project I have used Face to identify the person and mark him present in the class.
https://github.com/raghav714/facial-based-attendence
Last synced: 2 months ago
JSON representation
In this project I have used Face to identify the person and mark him present in the class.
- Host: GitHub
- URL: https://github.com/raghav714/facial-based-attendence
- Owner: Raghav714
- License: mit
- Created: 2018-05-17T05:45:46.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-05T12:07:12.000Z (about 6 years ago)
- Last Synced: 2025-01-22T02:26:59.803Z (4 months ago)
- Language: HTML
- Size: 731 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# facial-based-attendence
In this project I have used Face to identify the person and mark him present in the class.
The attendence of the student will be displayed on college site# PgSQL
sudo apt-get install postgresql
php to pgsql connector - $ sudo apt-get install php-pgsql
Pgsql to python connector - $ sudo apt-get install python-psycopg2
import the backup database to your pgsql# how to use it
$ python auto.py# use of other file
take_photo.py it is used to take photo
face_crop.py it is used to extract only face from the rest of the image
these are used to insert new record into the database