Face Recognition Using Machine Learning
Face Recognition Using Machine Learning
Priyanka Chilap1, Nikita Chaskar2, Vaishnavi Amup3 , Ass. Prof. Supriya Pawar4
Department of Computer Engineering Jaihind College of Engineering, Kuran, Pune
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract – Now a day’s most of the education system OpenCV is a video and image processing library and it is
introduces the concept of smart classroom which involves the used for image and video analysis, like facial detection,
smart attendance system. In this project we are going to license plate reading, photo editing, advanced robotic
describe the student attendance system with face recognition vision, and many more. The method in which with the help
that uses the machine learning algorithms like haar cascade of python and OpenCV in deep learning is the most
algorithm and local binary pattern histogram LBPH efficient way to detect the face of the person. This method
algorithm. This project contains two main parts of attendance is useful in many fields such as the military, for security,
system that is face detection and face recognition. In this schools, colleges and universities, airlines, banking, online
proposed system we use the OpenCV library along with python web applications, gaming etc. this system uses powerful
that provides various functions or algorithms related face python algorithm through which the detection and
recognition. The main objective of this project is to make the recognition of face is very easy and efficient.
attendance management system reliable, efficient, simple, time When the system detects the face, it will produce an sub-
saving and easy. image and this sub-image is scaled such that the face appears
in the center and presented at a uniform size. OpenCV
Key Words:- machine learning, haar cascade, LBPH, face already provide an algorithm to locate faces.
detection, face recognition, OpenCV, python, attendance.
1.1 Problem Statement
4. FUTURE SCOPE
In the future this system can be implemented as a part of the
smart classroom objective. However, the efficiency could be
improved by integrating high speed computers with a good
RAM and Usage of a good quality video camera capable of
capturing live feed.
5. CONCLUSIONS