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

Face Recognition Base Student

The document discusses a face recognition system using machine learning to take student attendance. It describes how face recognition works by detecting and identifying faces in images using algorithms. The proposed system would use a camera to capture classroom images and recognize enrolled students' faces to take attendance automatically. It needs to detect faces accurately despite challenges like lighting and pose. The system's software would allow a user to start recognition and count detected faces.

Uploaded by

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

Face Recognition Base Student

The document discusses a face recognition system using machine learning to take student attendance. It describes how face recognition works by detecting and identifying faces in images using algorithms. The proposed system would use a camera to capture classroom images and recognize enrolled students' faces to take attendance automatically. It needs to detect faces accurately despite challenges like lighting and pose. The system's software would allow a user to start recognition and count detected faces.

Uploaded by

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

Face Recognition base student’s attendance system using

Machine Learning
The face detection or recognition is one of the most popular researches in the
computer system, and it is the most advanced and better application to analyze the images
which are algorithm based technology. This technology mainly used in the offices for
attendance purpose as well as the security reason. This study will be based on to evaluate the
systems of multiple face detection, and a major objective of the study is to evaluate those
with algorithms. 
Face recognition mainly formulated as the still images, identifying one or more
images that are stored in the database management. Face detection is taken as the more
successful and advanced technology in a computer system nowadays. It will detect the exact
location and the faces of the human being which is stored in the digital images. This
application mainly detects the human faces and avoided another thing which is surrounded
by. The face recognition is one of the hardest tasks in the computer system. With the help of
an algorithm and many updated software required to control this application on the system.
The main problems arise due to the following application is to implement new techniques and
innovations in the system.
the proposed system for Face Recognition based Classroom attendance system. The system requires
a camera installed in the classroom at a position where it could capture all the students in the

classroom and thus capture their images effectively.   Many factors influence the process of face
recognition such as shape, size, pose, occlusion, and illumination. Facial recognition, have two
different applications: basic and advanced “. Major face recognition recognizes faces or no faces
such as balls and animals.

The system should be able to automatically count the number of faces detected on the image. As a
user, the client requests the second phase of the system to be able to match faces stored on a
dataset against input images which are either detected from the first phase or captured by an input
device (camera). The user will start the software used to build this system. On this system, there will
be buttons where the user can click to facilitate interaction between certain tasks as requested. The
system should be able to automatically count the number of faces detected on the image. As a user,
the client requests the second phase of the system to be able tomatch faces stored on a dataset
against input images which are either detected from the first phase or captured by an input device
(camera). The user will start the software used to build this system.
SOFTWARE REQUIREMENTS

 Editor : Pycharm
 Language : python
 Version : 3.6
 Operating System : Windows 7 and above
 System Type : 64 bit

HARDWARE REQUIREMENTS

 Processor : Intel/AMD based 1.1GHz and above

 RAM : 4 GB and above

 Hard Disk : 1 TB

 Display : SVGA/LCD Based displays

 Devices : Standard Keyboard, Mouse

 Camera : Web Camera (Laptop)

You might also like