Face Recognition Systems
Face Recognition Systems
Face Recognition Systems
https://doi.org/10.22214/ijraset.2023.49567
International Journal for Research in Applied Science & Engineering Technology (IJRASET)
ISSN: 2321-9653; IC Value: 45.98; SJ Impact Factor: 7.538
Volume 11 Issue III Mar 2023- Available at www.ijraset.com
Abstract: Face recognition systems have become increasingly popular and important in recent years due to their various
applications in security, surveillance, and human-computer interaction. These systems use algorithms to detect and recognize
human faces in images or videos, and can be trained to identify individuals with high accuracy.
I. INTRODUCTION
Face recognition is a biometric technology that has attracted significant attention in recent years. This technology involves the
identification of an individual based on their facial features. Face recognition systems have become increasingly popular in various
applications such as security systems, access control, and authentication systems. In this paper, we will discuss the basics of face
recognition systems, their various types, and their applications. We will also implement a face recognition system in Python using
OpenCV and Python libraries.
1) Face Detection: This is the first step in face recognition systems, where the system detects The face detection process uses
various algorithms and techniques to identify the facial features of an individual, such as eyes, nose, mouth, and eyebrows.
2) Feature Extraction: The next step in the face recognition process involves extracting the unique features of an individual's face.
The feature extraction process involves capturing the facial features of an individual, such as the shape of the face, the position
of the eyes, nose, and mouth, and the skin texture.
3) Face Matching: The final step in the face recognition process is face matching, where the extracted features of an individual's
face are compared with a database of known faces to identify the person.
©IJRASET: All Rights are Reserved | SJ Impact Factor 7.538 | ISRA Journal Impact Factor 7.894 | 962
International Journal for Research in Applied Science & Engineering Technology (IJRASET)
ISSN: 2321-9653; IC Value: 45.98; SJ Impact Factor: 7.538
Volume 11 Issue III Mar 2023- Available at www.ijraset.com
Flow Chart
©IJRASET: All Rights are Reserved | SJ Impact Factor 7.538 | ISRA Journal Impact Factor 7.894 | 963
International Journal for Research in Applied Science & Engineering Technology (IJRASET)
ISSN: 2321-9653; IC Value: 45.98; SJ Impact Factor: 7.538
Volume 11 Issue III Mar 2023- Available at www.ijraset.com
VI. CONCLUSION
Face recognition systems are a rapidly developing technology with numerous applications in various industries. The technology uses
feature-based and template-based techniques to capture, process, and match facial images. The use of facial recognition systems has
raised concerns over privacy and civil liberties, and its accuracy has been questioned, especially in cases of misidentification. It is
crucial to consider the ethical implications of facial recognition systems and ensure that their use is regulated to protect people's
rights and prevent misuse.
REFERENCES
[1] https://www.researchgate.net/publication/224698290_Face_Recognition_System_using_Artificial_Neural_Networks_Approach
[2] https://www.geeksforgeeks.org/opencv-python-program-face-detection/
[3] https://www.javatpoint.com/face-recognition-and-face-detection-using-opencv
©IJRASET: All Rights are Reserved | SJ Impact Factor 7.538 | ISRA Journal Impact Factor 7.894 | 964