0% found this document useful (0 votes)
8 views8 pages

Face Recognition1

The document outlines a project titled 'Face Recognition Attendance System' developed by students at G H Raisoni College of Engineering and Management under the guidance of Dr. Deepika Ajalkar. It discusses the importance of face recognition technology in automating attendance tracking, addressing issues such as manual effort, human error, and scalability. The expected outcomes include accurate attendance logging, real-time face detection, and effective user registration and database management.

Uploaded by

salonighambole
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)
8 views8 pages

Face Recognition1

The document outlines a project titled 'Face Recognition Attendance System' developed by students at G H Raisoni College of Engineering and Management under the guidance of Dr. Deepika Ajalkar. It discusses the importance of face recognition technology in automating attendance tracking, addressing issues such as manual effort, human error, and scalability. The expected outcomes include accurate attendance logging, real-time face detection, and effective user registration and database management.

Uploaded by

salonighambole
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/ 8

G H RAISONI COLLEGE OF ENGINEERING AND MANAGEMENT

(An Empowered Autonomous Institute affiliated to SPPU)


(NAAC Accredited With A+ Grade)
WAGHOLI , PUNE – 412207
Department of CSE [Cyber Security]

Project Title : Face Recognition Attendance System

Guide:
Dr. Deepika Ajalkar

Name of Students:

Pranav Kharare Sameer kshirsagar


Rohan Ghambole Sahil Thakur
Contents

 Introduction
 Application of face recognition
 Problem Statement
 Block Diagram
 Expected Result
Introduction

Face Recognition is a fundamental technology in computer vision that identifies and locates human faces in digital
images or videos. It is widely used in various applications such as security systems, biometric authentication, and
social media filters.
The process of face recognition involves distinguishing facial features like eyes, nose, and mouth from the
background and other objects. Traditional methods like the Viola-Jones algorithm used Haar cascades for face
detection, while modern approaches leverage deep learning techniques, such as Convolutional Neural Networks
(CNNs) and Multi-Task Cascaded Convolutional Networks (MTCNN), for improved accuracy and robustness.
Despite its advancements, face recognition still faces challenges such as variations in lighting, occlusions, pose
differences, and real-time performance. However, with ongoing research, it continues to be a crucial component
of artificial intelligence applications
Problem Statement

•Manual Effort: Teachers or managers must call out names or pass


around attendance sheets, which consumes valuable time and disrupts
the flow of classes or meetings.
•Human Error: Manual processes are prone to mistakes such as
incorrect entries or missed names.
•Proxy Attendance: Students or employees can mark attendance for
others, leading to inaccurate records.
•Scalability: Manual systems are not efficient for large organizations with
thousands of individuals
•Data Handling: Paper-based or spreadsheet-based attendance records
are difficult to manage, analyze, and store securely over time .
Applications of Face Recognition
•Attendance Systems – Used in schools, offices, and events for
automated attendance tracking based on facial recognition.
•E-Commerce & Retail – Helps in personalized shopping experiences by
analyzing customer emotions and engagement.
•Driver Monitoring Systems – Detects driver fatigue and distractions to
enhance road safety in vehicles.
•Gaming & Entertainment – Used in AR/VR applications to create
immersive experiences by tracking facial expressions
•Smart Home Security – Used in doorbell cameras and security systems
to detect and recognize visitors.
•Digital Marketing & Advertising – Helps in analyzing audience
demographics and engagement for targeted ads.
•Healthcare & Patient Monitoring – Used for detecting patient emotions,
pain levels, and identity verification in hospitals.
•Border Control & Immigration – Enhances security at airports and
borders by verifying travelers' identities.
Block Diagram
Expected Result
The Face Recognition Attendance System is expected to automate the process of marking
attendance using facial recognition technology. The system should be accurate, fast, secure, and
user-friendly. The expected results are described below across different functional areas of the
system.
1. Accurate Attendance Logging
• Automatically mark the individual as "Present" in the database.
• Record the date and time of entry.
2. Real-Time Face Detection and Recognition
•The system should be able to detect one or more human faces in real-
time using a camera (webcam or IP camera).
•Once a face is detected, the system should extract facial features and
compare them against a database of pre-registered faces.
3. User Registration and Database Management
•Admin should be able to:
• Register new users by capturing facial data and entering personal details (e.g.,
name, ID number).
• View, update, or delete user profiles in the database.
Thank you !

You might also like