Ijraset Journal For Research in Applied Science and Engineering Technology
Authors: Salila Hegde, Nandini M S, Rahila Samar, Ramyashri H N
DOI Link: https://doi.org/10.22214/ijraset.2023.49319
Certificate: View Certificate
In this paper face recognition system for the purpose of security is explored whose design is based on Raspberry Pi system. An add on temperature detection system also gives detection of COVID affected people. With the COVID-19 pandemic, temperature checking before you enter a premise is a necessary step to ensure you are well and help keep others safe. One of the most common ways is to use a handheld digital thermometer to find out your own temperature and recording it on some kind of logbook placed near the front door. For a workplace, employees are encouraged to record their temperature twice a day.
I. INTRODUCTION
Face recognition systems are capable of detecting faces from nearby and far off places. This is achieved mainly by two ways; one is through sophisticated camera and other is through trained ML algorithms which can process the input image from camera and recognize faces in real time. Many features such as gender recognition, age detection, and live face detection can be included to train algorithms-1-7].
Yang etal. [8] proposed face detection based on human knowledge and set of rules. The approach is feature invariant, which locates the face by extraction of structural features. A trained classifier is used to discriminate non facial and facial regions.
Turk and Pentland [9] proposed a face detection method wherein the dimensionality of face model is decreased from size of pixel to principal basis.
This principal basis contains sufficient information in the encoded form. This methodology best preserves the data in embedding space, but suffers in discriminating capability.
Belhumeur and coauthors propose face detection by dimensionality reduction based on linear discriminant analysis (LDA) [10]. Their method improved face discrimination but performs poor in face verification.
Dominik Schiller and coauthors developed a facial expression recognition model that makes use of saliency maps [11]. The non-relevant information is hidden while transferring knowledge from an arbitrary source to destined network. This method is independent of model employed because the experience is solely transferred via input data augmentation.
Masi et al. propose presented methods to improve realistic datasets with critical facial types [12]. Faces in the list of datasets are controlled along with convolutional neural systems to coordinate inquiry pictures
In the recent times of COVID, the feature to recognize masked and unmasked faces also been developed. Our goal through this project is to explore the feasibility of face recognition system implementation on Raspberry Pi based system and detect if that person belongs to the same institution. Display his/her present status and then followed by auto detection of body temperature of human body for COVID-19 detection.
This paper explores the face recognition system using Raspberry Pi based system and detects if that person belongs to the same institution/organization.
To display his/her present status and then followed by auto detection of body temperature of human body. High quality camera is useful in capturing clear images of object. Low lighting can cause hinder in getting a good image input.
The algorithms trained by images should be from different angles, with makeup and without makeup, faces with spectacles so that two different faces of same person should not confuse the algorithm and produce errors. This might cause huge problems when it comes to recognition for criminal offenses cases and defence related security cases. Liveness of input feed can be manipulated using makeup which can fool the system to grant access.
II. METHODOLOGY
Figure 1 depicts the block diagram of the proposed method for face detection and temperature sensing for COVID-19 detection.
The user application will have following features:
A. Design Implementation
2. Where gx,gy,g and θ are horizontal and vertical gradients, magnitude and direction of gradient respectively
3. Image is divided into 8×8 segments and a histogram of gradients is found for each of these 8×8 segments. An 8×8 color image segment
4. Has 8x8x3 = 192 values. The gradient of this segment has two values (magnitude and direction) per pixel, hence total 8x8x2 = 128 numbers.
5. These 128 values are represented using a 9-bin histogram which is stored as an array of nine numbers. Histogram of these 128 numbers is a vector of 9 bins which correspond to angles o 0, 20…160.
6. Based on the direction a bin is selected and based on the magnitude a vote is selected.
7. Pixel which is encircled in Blue color in figure 3 has magnitude of 2 and an angle of 80 degrees. Hence it adds two to the histogram bin. Pixel which is encircled in Red has magnitude of 4 and angle of 10 degrees. The vote for this pixel is split between the two bins.
8. All the pixels in the 8×8 segments contribute to make 9 bin histogram as shown in figure 4.
B. Face Detection Algorithm
Viola-Jones Face Algorithm uses boosting technique which is machine learning algorithm. In this feature selection is done by each feature evaluation using its value. Viola Jones classifier is also called as Haar cascade classifier which has following 4 stages;
2. Creation of Integral image
An integral image helps significantly to reduce time and power to process large number of features in an image in real time.
3. Adaboost
4. Cascade classifiers
III. FLOW CHART
5. Steps of flow
Flow chart is continued in next page also.
IV. FACE RECOGNITION RESULTS
The face recognition and temperature detection system as proposed in our project will result as a very useful system in our society and meet the expectations ensuring the safety and control during this pandemic.
Live face detection and recognition results are as follows:
Firstly we implemented facial recognition on the database/ reference images as show below in figures 10 to 15. for three separate images namely RAHILA,FIZA and RAMYA who were our students and staff.
V. TEMPERATURE SENSING
After the face is detected the system follows auto temperature detection process Due to COVID 19 impact, the number of users allowed in a particular room in offices, shops, etc. was restricted. The face detection algorithm allows only a predetermined person to the room. The entry of the person in the restricted room is detected with the help of laser diode and a receiver as shown in figure 16. Once the entry is detected the temperature of person is sensed. If the temperature is less than the preset threshold the person is allowed to enter, otherwise denied.
Infrared Thermometer Sensor - MLX90614 is used for sensing the temperature of the body [13-14].
The MLX90614 has two types of output. The PWM output is 10 bit and has resolution of 0.14°C, while the output provides a resolution of 0.02°C. It has following features. This device comes in an industry standard TO-39 package. We're carrying the 3V version of this sensor.
4. digital interface which is SMBus compatible
5. 10-bit PWM output for continuous reading.
6. High accuracy of 0.5°Cover wide temperature range
7. Measurement resolution of 0.02°C
8. Can be adapted to 8 to 16V applications
9. Works in power saving mode
We are using 3V version of this sensor.
VI. TEMPERATURE SENSING RESULTS
A large number of people entry can be evaluated as The non-contact temperature sensor can make quick measure and display. The use of non-contact temperature sensing devices is a boon to reduce the risk of COVID-19 spread and infections and requirement of cleaning is also minimal. The test result sample images are as shown in figures 18 to 22.
VII. SCOPE AND FUTURE WORK
The scope of this project is promising. Face detection and recognition will prove to be a boon to many high profile organizations like banks, educational institutions and other big companies wherein the security of confidential documents is highly required and entry of any unauthorized person into the organization could lead to theft, and other major security issues which would affect the whole and soul of the company and hence, allowing only the authorized and recognized people inside the building is very much necessary and this project does exactly that. It ensures the security and helps in maintaining the confidentiality of the organization.
This paper proposes an implementation of face recognition and temperature detection system. During capturing and training phase several positive and negative images are created. The design is implemented in Analog and Digital Labs, EC Department, NIEIT, Mysore. Test image samples of students and staff are captured during training phase. “FACE DETECTED” or “FACE NOT DETECTED “status is obtained on terminal during test phase. After that temperature is sensed and Access is tested. This is a low cost device and useful in COVID-19 like situations at Colleges, Universities, Hospitals etc.
[1] M. Kasiselvanathan, Dr. A. Kalaiselvi, Dr. S. P. Vimal, V. Sangeetha, “Smart Attendance Management System Based on Face Recognition Algorithm”, International Journal of Pure and Applied Mathematics Volume 120 Number 5, 2018. [2] M. Krišto, M. Ivanic-Kos, “An Overview of Thermal Face Recognition Methods”, Proceedings of Asian Biometrics Workshop. Singapore, May2018. [3] Nandhini R, Duraimurugan N, S. P. Chokkalingam, “Face Recognition Based Attendance System”, International Journal of Engineering and Advanced Technology (IJEAT) ISSN: 2249 – 8958, Volume-8, Issue-3S, February2019. [4] Nirmala Kar, Mrinal Kanti Debbarma, Ashim Saha, and Dwijen Rudra Pal, “Study of Implementing Automated Attendance System Using Face Recognition Technique”, International Journal of Computer and Communication Engineering, Volume 1, Number 2, July2012. [5] Piyush Devikar, “Face Liveness and Disguise Detection UsingRaspberryPiandOpenCV”, InternationalJournalof Innovative Research in Computer and Communication Engineering (IJIRCCE), Volume 5, Issue 1, January2017. [6] Smitha, Pavithra S Hegde, Afshin, “Face Recognition based Attendance Management System”, International Journal of Engineering Research & Technology (IJERT), Vol. 9 Issue 05, May-2020. [7] Vaishali M. Bodhe, Sagar M. Bhakre, Sneha D. Ikhar, “Student Attendance System by Face Detection”, International Journal of Innovative Research in Computer. [8] Ming Hsuan Yang, J.Kriegman,Narendra Ahuja, “ Detecting faces in Images : A survey”, IEEE Transactions on Pattern Analysis and Machine Intelligence, Vol.24, N0.1, Jan-2022. [9] M. A. Turk and A. P. Pentland, \"Face recognition using eigenfaces,\" Proceedings. 1991 IEEE Computer Society Conference on Computer Vision and Pattern Recognition, Maui, HI, USA, 1991, pp. 586-591, doi: 10.1109/CVPR.1991.139758. [10] Peter N. Belhumeur, Joao~ P. Hespanha, and David J. Kriegman, “Eigenfaces vs. Fisherfaces: Recognition Using Class Specific Linear Projection”, IEEE Transactions on Pattern Analysis and Machine Intelligence, Vol.19, N0.7, Jul-1997. [11] Dominik Schiller, Tobias Huber, Michael Dietz, Elisabeth André,” \"Relevance-based data masking: a model-agnostic transfer learning approach for facial expression recognition\", Frontiers in Computer Science, Vol.2, Article 6, Mar-2020. [12] Iacopo Masi, Anh Tuan Tran, Jatuporn Toy Leksut, Tal Hassner, Gerard Medioni, “Do we really need to collect millions of faces for effective face recognition?”, Computer Vision and Pattern Recognition, APR-2016 [13] Gang Jin, Xiangyu Zhang, Wenqiang Fan, Yunxue Liu and Pengfei He, “Design of Non-Contact Infra-Red Thermometer Based on the Sensor of MLX90614, The Open Automation and Control Systems Journal, 2015, 7, 8-20. [14] Gonçalo Marques and Rui Ptarmic, “Non-contact Infrared Temperature Acquisition System based on Internet of Things for Laboratory Activities Monitoring”, Elsevier, Procedia Computer Science 155 (2019) 487-494
Copyright © 2023 Salila Hegde, Nandini M S, Rahila Samar, Ramyashri H N. This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.
Paper Id : IJRASET49319
Publish Date : 2023-02-28
ISSN : 2321-9653
Publisher Name : IJRASET
DOI Link : Click Here