You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project uses OpenCV and face_recognition to develop a face recognition attendance system, capturing images from a webcam, detecting faces, and marking attendance in a CSV file if a match is found. The project includes features such as face detection, face encoding, and attendance tracking.