Face Recognition based Smart Door Lock Using Raspberry Pi

2020 ◽  
Vol 14 (5) ◽  
2021 ◽  
pp. 1-11
Author(s):  
Suphawimon Phawinee ◽  
Jing-Fang Cai ◽  
Zhe-Yu Guo ◽  
Hao-Ze Zheng ◽  
Guan-Chen Chen

Internet of Things is considerably increasing the levels of convenience at homes. The smart door lock is an entry product for smart homes. This work used Raspberry Pi, because of its low cost, as the main control board to apply face recognition technology to a door lock. The installation of the control sensing module with the GPIO expansion function of Raspberry Pi also improved the antitheft mechanism of the door lock. For ease of use, a mobile application (hereafter, app) was developed for users to upload their face images for processing. The app sends the images to Firebase and then the program downloads the images and captures the face as a training set. The face detection system was designed on the basis of machine learning and equipped with a Haar built-in OpenCV graphics recognition program. The system used four training methods: convolutional neural network, VGG-16, VGG-19, and ResNet50. After the training process, the program could recognize the user’s face to open the door lock. A prototype was constructed that could control the door lock and the antitheft system and stream real-time images from the camera to the app.


Author(s):  
K. V. Usha Ramani

One of the crucial difficulties we aim to find in computer vision is to recognize items automatically without human interaction in a picture. Face detection may be seen as an issue when the face of human beings is detected in a picture. The initial step towards many face-related technologies, including face recognition or verification, is generally facial detection. Face detection however may be quite beneficial. A biometric identification system besides fingerprint and iris would likely be the most effective use of face recognition. The door lock system in this project consists of Raspberry Pi, camera module, relay module, power input and output, connected to a solenoid lock. It employs the two different facial recognition algorithms to detect the faces and train the model for recognition purpose


2019 ◽  
Vol 10 (1) ◽  
pp. 1
Author(s):  
Agung Yoke ◽  
Muhammad Fauzi

Salah satu cara yang dapat digunakan dalam computer vision adalah pengenalan wajah. Sudah banyak metoda yang dapat digunakan untuk melakukan proses tersebut diantaranya adalah Eigenface dan Fisherface. Pada penelitian ini menggunakan metode Eigenface untuk diterapkan pada sistem pembuka pintu otomatis, juga terdapat interaktif mengetahui status pintu sedang tebuka dan tertutup ataupun ingin membuka dan menutup pintu dengan menggunakan aplikasi Telegram messenger. Penelitian ini menggunakan Python sebagai bahasa pemograman dan Raspberry Pi untuk menyimpan database wajah dengan menggunakan library OpenCV 2.4.9 serta untuk mengendalikan komponen hardware. Database yang digunakan terdiri atas 10 foto wajah dan 2 sub folder positif, masing-masing diambil dari 10 posisi wajah terhadap kamera. Berdasarkan hasil perancangan, implementasi dan pengujian yang dilakukan, perancangan alat pembuka pintu dengan identifikasi wajah ini dapat mengetahui siapa yang diperbolehkan untuk membuka pintu, sehingga orang lain tidak bisa membuka pintu untuk menghindari tindak pencurian, dan juga dapat mengetahui status pintu sedang terbuka dan tertutup ataupun ingin membuka dan menutup pintu dengan mengirim chat Telegram. Pengujian pengiriman data photo rata rata pengiriman informasi ke Telegram sebesar 3.712 detik, pengujian sistem chat interaktif Bot Telegram messenger rata rata waktu respon feedback Telegram sebesar 3.786 detik.


2018 ◽  
Vol 197 ◽  
pp. 11008 ◽  
Author(s):  
Asep Najmurrokhman ◽  
Kusnandar Kusnandar ◽  
Arief Budiman Krama ◽  
Esmeralda Contessa Djamal ◽  
Robbi Rahim

Security issues are an important part of everyday life. A vital link in security chain is the identification of users who will enter the room. This paper describes the prototype of a secured room access control system based on face recognition. The system comprises a webcam to detect faces and a solenoid door lock for accessing the room. Every user detected by the webcam will be checked for compatibility with the database in the system. If the user has access rights then the solenoid door lock will open and the user can enter the room. Otherwise, the data will be sent to the master user via Android-based smartphone that installed certain applications. If the user is recognized by the master user, then the solenoid door lock will be opened through the signal sent from the smartphone. However, if the user is not recognized, then the buzzer will alert. The main control circuit on this system is Raspberry pi. The software used is OpenCV Library which is useful to display and process the image produced by webcam. In this paper, we employ Haar Cascade Classifier in an image processing of user face to render the face detection with high accuracy.


Author(s):  
Sandesh R ◽  
Avinash Sridhar ◽  
Rishikesh T P ◽  
Saniya Farheen ◽  
Sara Tameem

This paper deals with the proposed system for smart and savvy door lock recognition system which is essentially for identification of human faces and mainly for home security. This is divided into two sub systems. First is image capturing, then comes face detection and recognition and finally automatic door access management. Open CV is mainly used for Face Recognition because it uses Eigen faces which compares the face images and produces it without losing vital face features, facial images of various persons are going to be stored in database. The purpose of the paper is to take face recognition to height which can replace the use of standard passwords, pins and patterns, adding more security to our life. The process carried out by raspberry pi is fast and makes the system work smoother.


2021 ◽  
Author(s):  
Xiaomin Zhang ◽  
Mingyu Song ◽  
Yaohui Xu ◽  
Zhengwu Dai ◽  
Weicong Zhang
Keyword(s):  

2018 ◽  
Vol 7 (3.15) ◽  
pp. 174 ◽  
Author(s):  
Yuslinda Wati Mohamad Yusof ◽  
Muhammad Asyraf Mohd Nasir ◽  
Kama Azura Othman ◽  
Saiful Izwan Suliman ◽  
Shahrani Shahbudin ◽  
...  

This project focuses on face recognition implementation in creating fully automated attendance system with a cloud. Cloud services will provide a useful information regarding the attendance such as attendance summary performance and visualizing the data into graph and chart. In this study, we aim to create an online student attendance database, interfaced with a face recognition system based on raspberry pi 3 model B. A graphical user interface (GUI) will provide ease of use for data analysis on the attendance system. This work used open computer vision library and python for face recognition system combined with SFTP to establish connection to an internet server which runs on PHP and Node.js. The results showed that by interfacing a face recognition system with a server, a real-time attendance system can be built and be monitored remotely.  


2018 ◽  
Vol 7 (2.17) ◽  
pp. 85
Author(s):  
K Raju ◽  
Dr Y.Srinivasa Rao

Face Recognition is the ability to find and detect a person by their facial attributes. Face is a multi dimensional and thus requires a considerable measure of scientific calculations. Face recognition system is very useful and important for security, law authorization applications, client confirmation and so forth. Hence there is a need for an efficient and cost effective system. There are numerous techniques that are as of now proposed with low Recognition rate and high false alarm rate. Hence the major task of the research is to develop face recognition system with improved accuracy and improved recognition time. Our objective is to implementing Raspberry Pi based face recognition system using conventional face detection and recognition techniques such as A Haar cascade classifier is trained for detection and Local Binary Pattern (LBP) as a feature extraction technique. With the use of the Raspberry Pi kit, we go for influencing the framework with less cost and simple to use, with high performance. 


Sign in / Sign up

Export Citation Format

Share Document