Title
Smart Attendance System Using Face Recognition
Abstract
This project automates attendance using face recognition, reducing manual effort and proxy
attendance.
Introduction
Traditional attendance systems are inefficient. This system uses AI-based face recognition.
Problem Statement
Manual systems are time-consuming and error-prone.
Objectives
Automate attendance, improve accuracy, reduce fraud.
Literature Survey
Face recognition systems using OpenCV and ML are widely studied.
Methodology
Capture image, detect face, recognize, mark attendance.
System Architecture
Camera, processing unit, database, UI.
Tools
Python, OpenCV, SQLite.
Implementation
Train model and recognize faces in real-time.
Results
System works with good accuracy.
Advantages
Fast, accurate, no manual work.
Limitations
Lighting affects performance.
Future Scope
Cloud integration, mobile app.
Conclusion
Efficient alternative to manual attendance.