Features Detect the face from the camera. Mark attendance in a .txt file with time and date. Project Setup Put some images to match in student folder. python -m venv venv venv/Scripts/activate pip install opencv-contrib-python python attendance.py