Description
Student Attendance System — Face Recognition
Tech: Python 3.x + OpenCV (LBPH) + face_recognition
Level: B.Tech / MCA Intermediate
Category: Python & AI — Tech Mishra
Features
- Register student faces via webcam (30 samples per student)
- Train face recognition model automatically
- Mark attendance live via webcam — auto saves to CSV
- View attendance records by date
- Works offline — no internet needed
Requirements
opencv-python
opencv-contrib-python
numpy
face_recognition (optional — more accurate)
Installation & Run
pip install opencv-python opencv-contrib-python numpy
python app.py
Usage
- Option 1: Register students (captures 30 face photos)
- Option 2: Start attendance session (marks present automatically)
- Option 3: View saved CSV records
- Attendance saved in
attendance_records/folder
Purchased from Tech Mishra — a-pexdeveloper.in





Reviews
There are no reviews yet.