0% found this document useful (0 votes)
3 views

mini project

The project report focuses on developing an automated attendance management system using face recognition technology, aimed at improving efficiency and reducing errors in attendance marking. The system operates through four phases: database creation, face detection, face recognition, and attendance updating, utilizing the Haar-Cascade classifier and LBPH algorithm for real-time processing. The project highlights the advantages of face recognition as a biometric method, particularly in educational settings, by automating attendance records and preventing proxy attendance.

Uploaded by

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

mini project

The project report focuses on developing an automated attendance management system using face recognition technology, aimed at improving efficiency and reducing errors in attendance marking. The system operates through four phases: database creation, face detection, face recognition, and attendance updating, utilizing the Haar-Cascade classifier and LBPH algorithm for real-time processing. The project highlights the advantages of face recognition as a biometric method, particularly in educational settings, by automating attendance records and preventing proxy attendance.

Uploaded by

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

Swami Vivekananda Institute of Technology

. Patny Centre, SD Road, Near Clock Tower, Shivaji Nagar,


. Secunderabad, Telangana ,500003
CSE(AIML)

Department of Artificial Intelligence and Machine Learning


MINI PROJECT
PROJECT TITLE : Face Recognition
Based on Attendance Management System
A project report submitted in partial fulfilment of the requirement for the
. award of the Degree of BACHELOR OF TECHNOLOGY
In
CSE(AIML)
By
1. PULIGARI VAINATHA -21P71A66B9
2. NARA SAI PRIYA – 21P71A6686

3. PANTHANGI VISHNU BHAGAWATH – 21P71A66C5


4. SADWAL SURESH CHOUDHARY – 21P71A66B1

UNDER THE GUIDANCE OF


Dr .MD SIRAJUDDIN , Head of the Department Of CSE
Domain Name: Artificial Intelligence

ABSTRACT
In the digital age, face recognition systems have become essential across various sectors.
As a prominent biometric technology, face recognition is widely used for security,
authentication, and identification purposes. Despite lower accuracy when compared to iris
and fingerprint recognition, its contactless and non-invasive nature makes it highly popular.
One practical application is in attendance management for educational institutions and
workplaces, where manual processes are time-consuming and prone to errors, including
proxy attendance. This project aims to develop an automated class attendance system
using face recognition, replacing traditional manual methods.

The system involves four key phases: database creation, face detection, face recognition,
and attendance updating. A database of student images is created, followed by face
detection and recognition using the Haar-Cascade classifier and Local Binary Pattern
Histogram (LBPH) algorithm. These processes are applied to live video streams of
classroom sessions, ensuring real-time attendance marking. At the end of each session,
attendance records are automatically sent to the relevant faculty via email, enhancing
efficiency and reliability.

Key words: Face recognition, Attendance management, Biometrics, Haar-Cascade


classifier, Local Binary Pattern Histogram (LBPH), Automation, Proxy prevention.

You might also like