Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
flemton committed Oct 2, 2021
1 parent ac9b265 commit 68c73a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
## Usage
* Make sure all requirements are in place
* Name image files with simple numbers(staff id/ student id) and save in /img folder
* Configure by running register_face.py with python (run python register_face.py on windows or python3 register_face.py or Mac/Linux) and follow the prompts
* After successfully registering all faces, make sure camera is connected
* Configure by running register_staff.py with python (run python register_staff.py on windows or python3 register_face.py or Mac/Linux) and follow the prompts
* After successfully registering all staffs, make sure camera is connected
* Run face_attendance and it'll automatically start register after a known person gets in camera
* Attendance is stored in attendance.db in Attended table.
* Continue your daily activities or grab a cup and coffee and sleep after that.
Expand Down

0 comments on commit 68c73a1

Please sign in to comment.