pip install opencv-python
)pip install Pillow
)pip install pandas
)TrainingImage
folder in a project.AMS_Run.py
and change the all paths with your system pathAMS_Run.py
.Take Images
button.TrainingImage
folderTrain Image
button.Automatic Attendance
,it can fill attendance by your face using our trained model (the model will save in TrainingImageLabel
).csv
a file of attendance according to time & subject.AMS_Run.py
.Manually Fill Attendace
The button in UI is for filling a manually attendance (without face recognition), it also create a .csv
and store it in a database.