0% found this document useful (0 votes)
15 views10 pages

Automated Attendance Tracking System Using Haarcascade and LBPH Face Recognition Algorithm

automated attandance tracking system

Uploaded by

22985a0511
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views10 pages

Automated Attendance Tracking System Using Haarcascade and LBPH Face Recognition Algorithm

automated attandance tracking system

Uploaded by

22985a0511
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 10

Automated Attendance

Tracking System Using


Haarcascade and LBPH
Face
Recognition Algorithm
Introducing the Proble
1 Manual Attendance Challenges
Traditional manual attendance methods are time-
consuming and prone to errors.

2 Limitations of Existing Systems


Face recognition-based systems can be vulnerable to
spoofing and lack detailed analytics.
The Base System
Core Technology Limitations
Uses OpenCV for face detection and recognition. No liveness detection, vulnerable to spoofing.

Based on "Labeled Faces in the Wild" dataset, Lacks detailed analytics and reporting.
achieving 99% accuracy.
No separation of roles for teachers and students.
Leverages Python, Flask, and MySQL.
Key Enhancements
1 Liveness Detection
Prevent spoofing using techniques like eye-blink detection and 3D
face modeling.

2 Advanced Analytics
Generate detailed attendance reports with visualizations for insights.

3 Role-Based Access
Separate logins for teachers and students with tailored functionality.

4 Improved Algorithms
Utilize more efficient and accurate face detection and recognition
methods.
Liveness Detection
Purpose
Prevent spoofing by distinguishing real faces from photos
or videos.

Techniques
Eye-blink detection, 3D face modeling, and texture analysis.

Impact
Improved system security by 20-30%.
Improved Face
Detection &
Recognition
Algorithms
1
Haar Cascade for detection, LBPH for recognition.

2 Performance Gains
25% faster face detection, 10-15% higher
accuracy, 5-7% fewer false positives.
Attendance Analytics &
Reporting

Detailed Reports
Gain insights on attendance patterns and trends.

Visualizations
Use Matplotlib and Seaborn for intuitive data visualizations.

Time Savings
Reduce manual tracking effort by 50% and report generation time by 30-40%.
Separate Logins for
Teachers and Students
Teacher's Role
Manage attendance, access analytics and reports.

Student's Role
View their own attendance data.

Benefits
Improved security and user experience.
Performance Comparison
Metric Base System Enhanced System

Recognition Time 1-1.5 seconds 0.75-1 second (15-


25% faster)

Accuracy 85-90% 93-98% (5-10%


higher)

Report Generation 10-15 minutes 6-10 minutes (30-


Time 40% faster)

Spoofing - 20-30% increase


Prevention in security
Conclusion
The enhanced face recognition-based attendance system
delivers significant improvements in performance, security, and
usability. Key enhancements include liveness detection,
advanced analytics, and role-based access, resulting in a 15-
25% overall performance increase.

You might also like