scholarly journals Intelligent and Secured Bag using Artificial Intelligence

2020 ◽  
Vol 9 (1) ◽  
pp. 2237-2240

The Intelligent and Secured Bag is an application-specific design that can be useful for the security of important documents and valuable materials. The bag can carry out various features for daily use such as security check using face recognition. The system uses Artificial Intelligence for more effective results in terms of security in comparison with the existing system which uses fingerprint scanner. The Secured Bag consists of the facility of face recognition for advance security solution. The face recognition with Haar Cascade Classifier which is a machine learning object detection algorithm is used for the locking and unlocking of the bag which contributes in the intelligent part of the project. In order to reduce the forgetfulness of senior citizens and even professionals to pack the required items, RF-ID Technology will be used. It maintains the list of objects present in the bag. The RF-ID tags are attached to all the objects which is to be placed inside the bag. The RF-ID reader is used to read the tags which enters the bag. When any object will be missing from the bag, the message of the list of objects missing is send to the users mobile. For the security of the bag from thefts, magnetic lock is introduced. When the face of the person accessing the bag is not matched with the already existing database indicating that an unauthorized person is trying to open the bag, the lock will remain in the locked position. Thus, the person cannot access the bag. When the face of the person accessing the bag matches with the already existing database indicating that an authorized person is trying to open the bag, the lock will be unlocked and the person can access the bag. All the alert messages and the message of the list of items present and missing from the bag is sent to the owner using a GSM modem. The main advantage of using the Smart Bag is protection from thefts, also the owner of the bag gets informed about the theft and the items missing from the bag through GSM. Raspberry Pi will control all the distinguishable features. The smart bag can be used by almost all people including students, doctors, military people, aged people, etc. In general, it can be used in the daily life without the fear of something being stolen or missing from the bag.

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.


2019 ◽  
Vol 8 (4) ◽  
pp. 9771-9778

The concept of face recognition is in the emerging trends nowadays ,because of its wide application range .Usually ,the face recognition is used in the surveillance ,security and Here, Face recognition is used to allocate attendance for a candidate.Deep neural networks is a group of artificial intelligence entirely based on neural networks, because the algorithm will imitate the human brain, so deep learning can be a kind of imitation of the human brain.Local Binary Pattern (LBP) is a basic but also very advanced creaminess operator that names image pixels through thresholding every pixel's district and considers the outcome as just a binary number.If the recognised face is not authenticated or if unauthorised person is identified by the system ,it immediately alerts the server and the classroom door remains closed. In this project we have created our own database with faculty and students of our section using Logitech C270 HD camera with resolution of 720p/30fps


2021 ◽  
Vol 13 (2) ◽  
pp. 01-11
Author(s):  
Lucas José da Costa ◽  
Thiago Luz de Sousa ◽  
Francisco Assis da Silva ◽  
Leandro Luiz de Almeida ◽  
Danillo Roberto Pereira ◽  
...  

The advancement in technology in recent decades has provided many facilities for humanity in various applications, and facial recognition technology is one of them. There are several problemsto be solved to perform face recognition from digital images, such as varying ambient lighting, changing the face physical characteristics and resolution of the images used. This work aimed to perform a comparative analysis between some of thedetection and facial recognition methods, as well as their execution time. We use the Eigenface, Fisherface and LBPH facial recognition algorithms in conjunction with the Haar Cascade facedetection algorithm, all from the OpenCV library. We also explored the use of CNN neural network for facial recognition in conjunction with the HOG facial detection algorithm, these from the Dlib library. The work aimed, besides analyzing the algorithms in relation to hit rates, factors such as reliability and execution time were also considered


2021 ◽  
Author(s):  
C. Annadurai ◽  
I. Nelson ◽  
X.N. Ranald Nivethan ◽  
Suraj Vinod ◽  
M. Senthil Kumar

The continuous and rapid development in facilities in the workplace eventually calls for safety of the workplace premises as well as improved monitoring system. For instance, an intruder alert will be sent even if a client enters the premises. To eradicate this issue, an alert notification has to be sent only when required i.e., during an intruder detection or mishap detection. The data is collected by Raspberry Pi using the sensors interfaced to it. By employing the usage of IoT, data received from the sensors are sent to an IoT platform from where the information is passed as a notification through an email. The detected face from the video recorded by PiCam is sent to a local server using socket programming and the Face recognition is performed in the local server using Haar cascade and LBPH algorithm in Open CV. In case of an intruder detection, an e-mail notification is sent to the user. Similarly, when an accident or disaster is detected such as a fire accident or air pollution, an alert notification is sent to the user through an e-mail.


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.


2014 ◽  
Vol 971-973 ◽  
pp. 1710-1713
Author(s):  
Wen Huan Wu ◽  
Ying Jun Zhao ◽  
Yong Fei Che

Face detection is the key point in automatic face recognition system. This paper introduces the face detection algorithm with a cascade of Adaboost classifiers and how to configure OpenCV in MCVS. Using OpenCV realized the face detection. And a detailed analysis of the face detection results is presented. Through experiment, we found that the method used in this article has a high accuracy rate and better real-time.


Webology ◽  
2021 ◽  
Vol 18 (SI02) ◽  
pp. 32-41
Author(s):  
M. Karthikeyan ◽  
T.S. Subashini ◽  
M.S. Prashanth

Home automation offers a good solution to help conserve our natural resources in a time when we are all becoming more environmentally conscious. Home automation systems can reduce power consumption and when they are not in use automatically turn off lights and appliances. With home automation, many repetitive tasks can be performed automatically or with fewer steps. For example, each time the person gets out of his computer desk, for instance, the fan and the lights need to be turned off and switched on when he comes back to the computer desk. This is a repetitive task, and failure to do so leads to a waste of energy. This paper proposes a security/energy saving system based on face recognition to monitor the fan and lights depending on the presence or absence of the authenticated user. Initially, the authenticated faces/users LBPH (Local Binary Pattern Histogram) features were extracted and modelled using SVM to construct the face profile of all authenticated users. The webcam catches the user's picture before the PC and the Haar-cascade classifier, a profound learning object identification technique is used to identify face objects from the background. The facial recognition techniques were implemented with python and linked to the cloud environment of Ada-Fruit in order to enable or disable the light and fan on the desk. The relay status is transmitted from Ada Fruit Cloud to Arduino Esp8266 using the MQTT Protocol. If the unidentified user in the webcam is detected by this device, the information in the cloud will be set to ' off ' status, allowing light and fan to be switched off. Although Passive Infrared Sensor (PIR) is widely used in home automation systems, PIR sensors detect heat traces in a room, so they are not very sensitive when the room itself is hot. Therefore, in some countries such as INDIA, PIR sensors are unable to detect human beings in the summer. This system is an alternative to commonly used PIR sensors in the home automation process.


The proposed system generally results a solution to some of the problems which occurs in colleges and schools by providing a monitoring camera with the help of “Artificial Intelligence (AI)” . The main problem which can be occurred is wastage of time in taking the attendance manually or through any biometric sensors. The next problem which can be solved is to control the usage of electricity in classrooms when students are not in class. When the videos are getting recorded with the help of monitoring cameras, at the same time the head counting and face detection of the students present will also be done. When the strength of the class is zero ,the head counting also results to zero. The electricity can also be saved at the same time when people are not present in the classroom. The face recognition is the easiest process which can be done for marking the attendance, where the attendance is marked automatically. This process also helps to prevent the fake attendance. Face recognition and detection is generally based on line edge mapping to attain the identity of the student and also meets the wants of attendance in the universities and schools. The image of the student is to be captured and checked with the database simultaneously and marks the attendance of the particular student. The video gets recorded all the time and checks whether the student remains in class for the entire period.The attendance marking system with the help of technology is very essential for both the teachers and students.


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 8 (4) ◽  
pp. 4803-4807

One of the most difficult tasks faced by the visually impaired students is identification of people. The rise in the field of image processing and the development of algorithms such as the face detection algorithm, face recognition algorithm gives motivation to develop devices that can assist the visually impaired. In this research, we represent the design and implementation of a facial recognition system for the visually impaired by using image processing. The device developed consists of a programmed raspberry pi hardware. The data is fed into the device in the form of images. The images are preprocessed and then the input image captured is processed inside the raspberry pi module using KNN algorithm, The face is recognized and the name is fed into text to speech conversion module. The visually impaired student will easily recognize the person before him using the device. Experiment results show high face detection accuracy and promising face recognition accuracy in suitable conditions. The device is built in such a way to improve cognition, interaction and communication of visually impaired students in schools and colleges. This system eliminates the need of a bulk computer since it employs a handy device with high processing power and reduced costs.


Sign in / Sign up

Export Citation Format

Share Document