Attendance-Management-system-using-face-recognition
Attendance-Management-system-using-face-recognition copied to clipboard
Face based attendance system using python and OpenCV
im getting the enrollment no and name but it is not filling the attendance and saying no picture found to fill the attendance
After filling enrollment number and Name, when I am clicking on Take image, the camera window is not opening. Please tell me what should I do?
the whole program is running and executing fine but the view attendance button is showing a window to enter subject after entering the subject it is not showing the list...
It says AttributeError: module 'cv2' has no attribute 'faces'" when I click "Train Image".
Model
Which model you have used? CNN?
Errors
[ WARN:0] global D:\a\opencv-python\opencv-python\opencv\modules\videoio\src\cap_msmf.cpp (438) `anonymous-namespace'::SourceReaderCB::~SourceReaderCB terminating async callback Exception in Tkinter callback Traceback (most recent call last): File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.2800.0_x64__qbz5n2kfra8p0\lib\tkinter\__init__.py", line 1892, in __call__ return self.func(*args) File "C:\Users\Mirza Umar\Desktop\FYP-2022\AMSUFR\attendance.py",...
/Users/athulkrishnaambatt.s/Desktop/GitHub/Attendance-Management-system-using-face-recognition/venv/bin/python /Users/athulkrishnaambatt.s/Desktop/GitHub/Attendance-Management-system-using-face-recognition/attendance.py Exception in Tkinter callback Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/tkinter/__init__.py", line 1702, in __call__ return self.func(*args) File "/Users/athulkrishnaambatt.s/Desktop/GitHub/Attendance-Management-system-using-face-recognition/attendance.py", line 272, in train_image text_to_speech, File "/Users/athulkrishnaambatt.s/Desktop/GitHub/Attendance-Management-system-using-face-recognition/trainImage.py", line 15,...
