Journal Paper-2
Journal Paper-2
Abstract
Face recognition systems compare photographs of faces with a Traditional techniques like manual entry or physical ID
dataset, which is a collection of photos. One of the most intriguing cards are no longer necessary thanks to the use of mobile
study topics for specialists in applications involving human-computer devices or integrated systems for the collection and analysis
interaction is facial recognition analysis. This paper shows how to use of facial data, which reduces errors and the possibility of
Python and OpenCV to create a face recognition system in practice. fraud. Furthermore, advancements in facial recognition now
The system is made to recognize and detect well-known faces in a live address challenges such as varying lighting conditions,
video broadcast. We use a K-NearestNeighbour (KNN)-based model
occlusions, and expression variations, ensuring robustness
for face recognition, utilizing the face recognition and simple_facerec
and reliability. However, its widespread adoption raises
libraries, and Histogram of Oriented Gradients (HOG) for face
concerns about privacy, data security, and potential misuse,
detection. Data collection, face encoding, and the methodical
necessitating stringent regulations and ethical considerations
application of the algorithm are all covered in detail in the paper. The
system's performance measurements and possible uses in security and
for its implementation. As face recognition continues to
customized user experiences are also covered. integrate with artificial intelligence and IoT systems, it holds
Keywords: Face Recognition, Open CV, CNN, KNN, HOG, LBPH. immense potential to redefine identity verification in the
digital age.
1. INTRODUCTION
As seen in the provided image, face recognition Sudha Sharma, et.al [1] The ORL dataset, which has been
technology has advanced quickly to become one of the divided into three configurations (60:40, 70:30, and 90:10)
most well-known and extensively used biometric for learning and evaluation, is used in the work to study
systems. It uses sophisticated algorithms to analyze each automatic face detection. PCA is used to extract important
person's distinct facial traits in order to identify or information, and different classifiers are tested; configuration
validate them. Convolutional neural networks (CNNs) B and configuration C achieve 97% and 100% recognition
and deep learning models are used in contemporary face accuracy, respectively. Future studies will examine new
recognition systems to translate complex facial features datasets, such as GTF and YALE, to tackle more face
—such as the spatial relationships between the mouth, detection problems and evaluate alternative methods to
nose, eyes, and other landmarks—into high-dimensional enhance performance. Chao Liu, et.al [2] In order to increase
feature vectors. Applications for this technology can be accuracy, the study introduces HFE-Net, a novel facial
found in a number of fields, such as security, attendance, expression recognition network that combines CNN and
and access control.tracking and customized client Hybrid Feature Extraction Blocks. For improved
interactions. For instance, as the graphic shows, facial performance, it uses a Feature Fusion Device, Multi-head
recognition guarantees smooth attendance verification, Self-attention, and promotes the use of multidimensional
offering accuracy and efficiency in real-time information. On a variety of datasets, the model performs
applications. better than current techniques. Future research will be
encouraged and will concentrate on continuous facial
expression recognition for practical uses. Ramyar A
Teimoor, et.al [3] Due to its many commercial, security, and
forensic uses, face recognition has attracted a lot of interest
in biometrics, pattern recognition, and computer vision. This
study highlights the value and benefits of face recognition
systems in daily life by categorizing face detection methods
and tabulating the benefits and drawbacks of different face
recognition algorithms. Ola N. Kadhim, et.al [4] This paper
uses machine learning approaches (SoftMax & SVM) for
face recognition classification and deep wavelet scattering
transform network for feature extraction. The SVM classifier
performs better than SoftMax, according to experimental
results, with a recognition accuracy of 98.29% as opposed to
Fig-1: Face Recognition SoftMax's 97.87%. The efficacy of the suggested approach
has been confirmed by validation on the MULB face
database. For better outcomes, future research attempts to
combine multimodal biometric approaches with face
recognition. Hong Jiaa, et.al [5] The study presents a novel
distance measure for categorical data that takes attribute
dependency and frequency probabilities into account.
Although it works well in experiments, it might have trouble influencing Convolutional Neural Network (CNN)
with noise and small clusters, which will be fixed performance. The number of levels affects network
in later studies. Songsong Wu, et.al [6] In order to measure performance as well, although adding more levels lengthens
image distances effectively, the paper presents Local Image the time needed for testing and training. In machine learning
Distance Metric Learning (LIDML). LIDML preserves applications including voice recognition, picture and video
structure and lowers processing costs by keeping images in recognition, and face detection, CNNs are frequently utilized.
their 2D matrix form. It works well with databases of face Bo-Gun Park, et.al [15] In this research, a Face-ARG model
and palmprint images and provides a closed-form solution that captures both local characteristics and geometric
for quicker and more reliable metric collecting. Ruti structure is used to describe faces in a unique face
Goyal,et.al[7]By analyzing different algorithms in terms of recognition algorithm that uses partial ARG matching. In
space and time paradigms, the article concludes that Haar order to identify individuals, the algorithm builds a
cascades are the best effective face identification technique. correspondence graph between the reference and test Face-
It compares the benefits and drawbacks of face detection ARGs and assesses similarity. It just needs one training
with OpenCV and MATLAB. Camshift and motion image per individual, is resilient, and can identify unreliable
detection algorithms are quicker, but Haar cascades and features. Even in extreme situations like occlusion or facial
camshift methods work better. Maur icio Marangoni, et.al [8] emotions, performance results demonstrate exceptional
PCA, matching strategies, machine learning, tracking, robustness. Nevertheless, the approach has issues with
optical flow, and parallel computer vision with CUDA are computing complexity and pose variations, which will be
among the advanced image processing and computer vision resolved in subsequent research. Steve Lawrence, et.al [16]In
topics covered in this study. The OpenCV library for C/C++ this paper, a rapid, automatic face recognition system that
programmers on several platforms is used to illustrate these combines a convolutional network, SOM network, and local
ideas. To demonstrate their uses, both theoretical and real- image sample representation is presented. The system
world examples are given. Kashvi Taunk, et.al [9] By outperforms the eigenfaces technique in classification
categorizing data according to its nearest neighbors, the K- performance by offering invariance to small modifications,
Nearest Neighbors (KNN) algorithm provides excellent translation, rotation, scaling, and deformation. With five
accuracy and is frequently used in the healthcare and stock photos per individual, it achieves a 3.8% error rate, providing
market forecasting industries. Its speed and performance are quick classification with little preprocessing. By learning
improved by extensions like SVM-KNN and weighted KNN. more suitable features than eigenfaces, the system also shows
Enhancing accuracy, managing small datasets, and better generalization. LIXIANG LI, et.al [17] Although face
scalability for huge datasets are the main areas of ongoing recognition technology has made great strides, there is
study. Aireza Naser Sadrabadi, et.al [10] The goal of the always need for development in real-world applications.
study was to use the IWO method to measure the distance Specialized cameras that improve image quality and solve
between non- numerical qualities in test and training data in issues like image filtering, reconstruction, and denoising
the best possible way. The findings demonstrated that IWO might be part of future advancements. Furthermore, 2D
enhances distance computations and yields more accurate photos could be enhanced with 3D technology to address
answers for non- numerical cases. Other metaheuristic rotation and occlusion problems. Bhanushree K.
algorithms for attribute weighting and distance measurement J,et.al[18]Users can submit a picture for face detection and
should be investigated in future studies. Youssef Hbali, et.al recognition using the Face Recognition application. After a
[11] The Histogram of Oriented Gradients (HOG) face is identified, it is compared to a database of faces that
characteristics used in this paper's marker less augmented has been saved. The application outputs the identified face if
reality eye recognition method proven to be quick and a match is discovered. It means that the face is not
accurate for real-time tracking. HOG is appropriate for recognized if there is no match. Garc´ıa Amaro, et.al[19]The
virtual try-on systems on mobile devices due to its speed and usefulness of computer vision and machine learning methods
ease of use. This strategy can dramatically increase e- for facial recognition and detection is assessed in this
commerce and modify customer shopping behaviors. research. A small database is created using a common face
Hafiz Ahamed, et.al [12] The automatic face identification identification technique, and different machine learning
system presented in this paper combines convolutional models are then trained offline. Face recognition in movies
neural networks (CNN) with histogram of oriented gradients with unidentified participants is then used to validate these
(HOG). Under different lighting circumstances, HOG models. Insaf Adjabi, et.al [20] The article talks about the
performs better than LBP at detecting edges and corners with possibility of 3D facial recognition to get around 2D
less dimensions. The system recognizes faces, calculates restrictions and highlights current developments in facial
pixel gradients, and transforms images to grayscale. By recognition, especially the superiority of deep learning over
comparing the encoded face in the present image with ones conventional techniques. It outlines future approaches, such
that have been saved in the past, CNN training aids in face as multimodal biometrics and improved security measures,
recognition. Rahul Chauhan, et.al [13] CNNs for image while highlighting the need for more study on 3D databases
identification and recognition utilizing the MNIST and and obstacles.
CIFAR-10 datasets on a CPU are the main topic of the
article's discussion of deep learning. With a training accuracy
of 76.57% after 50 epochs, the MNIST accuracy is 99.6% 2. METHOD
and the CIFAR-10 accuracy is 80.17%. By adding more Data collection is the first step in the facial recognition
hidden layers and utilizing a GPU and more epochs, the system where pictures are acquired for testing and training. Face
CIFAR-10 performance can be enhanced. The system may detection, which finds faces in pictures or video frames, is the
be used to help machine vision recognize symbols in next stage. After detection, the eyes, nose, and mouth are aligned
natural language. Saad Albawi, et.al [14] The convolution for consistency using Face Alignment. The next step is Face
layer, which uses the greatest processing time, is the main Normalization, which modifies expression, posture, and lighting
emphasis of this paper's discussion of the major variables to produce a uniform face image. The next step is feature
extraction, which records important facial traits. These
characteristics are then transformed into a numerical format
through the process of encoding. The closest match is then found shown in the Fig-3, it will see the faces that have been
by classifying the encoded features. The system then displays discovered, draw rectangles around them.
the facial recognition's accuracy, precision, recall, and F1-Score
in a result. The evaluation stage ensures the effectiveness and
dependability of the system by assessing the overall
performance. Accurate and effective facial recognition is
ensured by this all- encompassing method. These steps are
followed by Fig-2.
4 CONCLUSION
The Bonam Venkata Chalamayya group of institutions [11] Youssef Hbali, Mohammed Sadgal, Abdelaziz El
provided support for this study. The authors express their Fazziki," Object detection based on HOG features: Faces and
gratitude to B. Ganga Bhavani Mam for her essential support and dual- eyes augmented reality",IEEE Access,
guidance during this work. Year: 2013 ,DOI: 10.1109/WCCIT.2013.6618716
[6] Songsong Wu, Jingyu Yang,"Local Image [17] LIXIANG LI, XIAOHUI MU, SIYING LI1, AND
DistanceMetricLearning",IEEEAccess,2010,DOI:10.1109/CCPR HAIPENG PENG," A Review of Face Recognition Technology”,
.2010.5659195 IEEEAccess,2020, Vol:8, DOI: 10.1109/ACCESS.2020.3011028
[7] KrutiGoyal, Kartikey Agarwal, Rishi Kumar,"Face [18] Dr M B Meenavathi, Bhanushree K J,"Feature Based
detection and tracking: Using OpenCV",IEEE Face Recognition using Machine Learning Techniques”,
Access,2017,DOI:10.1109/ICECA.2017.8203730 Reasearchgate Access, International Journal of Recent
Technology and Engineering (IJRTE) 8(6),
[8] Mauricio Marengoni, Denise Stringhini,"High Level DOI:10.35940/ijrte.F7497.038620.
Computer Vision Using OpenCV",IEEE
Access,2011,DOI:10.1109/SIBGRAPI-T.2011.11 [19] E. García Amaro, M.A. Nuño-Maganda, M. Morales-
Sandoval,"Evaluation of machine learning techniques for face
[9] Kashvi Taunk, Sanjukta De, Srishti Verma; Aleena detection and recognition”, IEEE Access, Year: 2012,
Sweta Padma ," A Brief Review of Nearest Neighbor Algorithm Conference, DOI :10.1109/CONIELECOMP.2012.6189911.
for Learning and Classification",IEEE Access,
2019 , DOI: 10.1109/ICCS45141.2019.9065747 [20] Insaf Adjabi, Abdeldjalil Ouahabi, Amir Benzaoui and
Abdelmalik Taleb-Ahmed,"Past, Present, and Future of Face
[10] AirezaNaserSadrabadi, SeyedMahmoodZnjirchi,Habib Recognition: A Review”, MDPI Access, Year:2020, DOI :
Zare Ahmad Abadi,Ahmad Hajimoradi ," An optimized K- 10.3390/electronics9081188.
Nearest Neighbor algorithm based on Dynamic Distance
approach",IEEE,2020 , Conference,DOI: 10.1109/ICSPIS51611.
BIOGRAPHIES OF AUTHORS:
Hema Nagalla is a highly skilled data analyst, set to graduate with a B.Tech degree from Bonam
Venkata Chalamayya Engineering College, Odalarevu, India in 2026. With a strong foundation in
Artificial Intelligence and Machine Learning, Hema excels in data visualization tools, possessing
advanced skills in Tableau and PowerBI. Her certifications include PowerBI from Techtip24,
Tableau from Jobaaj Learning, AI for India 2.0 from GUVI, Artificial Intelligence from Infosys, and
Young Professional from TCS ION Career Edge. Additionally, she has expertise in Python, certified
by GUVI. Hema completed an internship at Cognifyz Technologies from May 2024 to June 2024,
where she worked on PowerBI Data Analysis, Python, and Excel, and developed a dashboard on
people's savings. With her exceptional skills in Tableau and PowerBI, Hema is poised to make a
significant impact in the field of data analysis.
She can be contacted at [email protected].
Nalla Gnana Suma is a Bachelor's degree student at Bonam Venkata Chalamayya Engineering
College Engineering College, India, expected to graduate in 2026. She completed her intermediate
studies at Sri Chaitanya Junior College. Suma is a diligent and ambitious individual with a strong
interest in Artificial Intelligence and Machine Learning (AIML). Hailing from Amalapuram, India,
Suma possesses a strong foundation in programming languages, including C, Python, and Java. She
has also gained valuable experience through her involvement in various projects, including
Blackbucks (AIMLDS), Codsoft (UI/UX), and APSSDC (AIML).
She can be contacted at [email protected].
Grandhi Sri Kavya Sudha is a Bachelor's degree student at Bonam Venkata Chalamayya
Engineering College Engineering College, India, expected to graduate in 2026. She completed her
intermediate studies at Aditya Junior College. Kavya Sudha is a bright and ambitious individual with
a strong interest in Artificial Intelligence and Machine Learning (AIML), as well as Cybersecurity.
Hailing from Amalapuram, India. Kavya Sudha possesses programming skills in Python and Java,
and has gained hands-on experience through her involvement in various projects, including
Blackbucks (Cybersecurity) and Codsoft (UI/UX).
She can be contacted at [email protected].
Saladi Sri Venkata Anjani is a Bachelor's degree student at Bonam Venkata Chalamayya
Engineering College Engineering College, India, expected to graduate in 2026. She completed her
intermediate studies at Tirumala Junior College. Anjani is a talented and motivated individual with a
strong passion for Artificial Intelligence and Machine Learning (AIML). She hails from
Amalapuram, India. Anjani possesses programming skills in Python and C++, and has gained hands-
on experience through her involvement in various projects, including Blackbucks (AIMLDS) and
Codsoft (UI/UX). She can be contacted at [email protected]
Mrs.Ganga Bhavani Billa is Research Scholar at college, Koneru Lakshmaiah Education
Foundation (KLEF) Green Fileds, Vaddeswaram also Mrs.Ganga Bhavani Billa is Associate
Professor at college Bonam Venkata Chalamayya Engineering College,Odalarevu.She holds a
M.Tech degree in Computer Science and Engineering in GIET College.,Rajahmundry.Her Research
areas are Machine Learning,Deep Learning and Artificial Intelligence.She has number of patents
related to machine learning field and industrial designs on her innovative ideas and has been
awraded with international patents and published differnt articles in international conferences.
She can be contacted at address:
Mrs.Ganga Bhavani Billa is Research Scholar at college, Koneru Lakshmaiah Education Foundation
(KLEF)
Green Fileds, Vaddeswaram, A.P. – 522302
Email: [email protected]
ORCID: https://orcid.org/0000-0003-1433-5832