scholarly journals PEMODELAN SISTEM DETEKSI WAJAH SEBAGAI PENGHITUNG JUMLAH PENUMPANG TRANSPORTASI PUBLIK

2021 ◽  
Vol 4 (1) ◽  
pp. 67-77
Author(s):  
Fransiska Sisilia Mukti ◽  
Lia Farokhah ◽  
Nur Lailatul Aqromi

Bus is one of public transportation and as the most preferable by Indonesian to support their mobility. The high number of bus traffics then demands the bus management to provide the maximum service for their passenger, in order to gain public trust. Unfortunately, in the reality passenger list’s fraud is often faced by the bus management, there is a mismatch list between the amount of deposits made by bus driver and the number of passengers carried by the bus, and as the result it caused big loss for the Bus management. Automatic Passenger Counting (APC) then as an artificial intelligence program that is considered to cope with the bus management problems. This research carried out an APC technology based on passenger face detection using the Viola-Jones method, which is integrated with an embedded system based on the Internet of Things in the processing and data transmission. To detect passenger images, a webcam is provided that is connected to the Raspberry pi which is then sent to the server via the Internet to be displayed on the website provided. The system database will be updated within a certain period of time, or according to the stop of the bus (the system can be adjusted according to management needs). The system will calculate the number of passengers automatically; the bus management can export passenger data whenever as they want. There are 3 main points in the architecture of modeling system, they are information system design, device architecture design, and face detection mechanism design to calculate the number of passengers. A system design test is carried out to assess the suitability of the system being built with company needs. Then, based on the questionnaire distributed to the respondent, averagely 85.12 % claim that the Face detection system is suitability. The score attained from 4 main aspects including interactivity, aesthetics, layout and personalization

2013 ◽  
Vol 333-335 ◽  
pp. 864-867 ◽  
Author(s):  
Cong Ting Zhao ◽  
Hong Yun Wang ◽  
Jia Wei Li ◽  
Zi Lu Ying

In order to adapt to the requirements of intelligent video monitoring system, this paper presents an ARM-Linux based video monitoring system for face detection. In this system, an ARM processor with a Linux operating system was used, and the USB camera was used to capture data, and then the face detection was conducted in the ARM device. The OpenCV library was transplanted to Linux embedded system. The algorithm of face detection was realized by calling the OpenCV library. Specially, adaboost algorithm was chose as the face detection algorithm. Experimental results show that the face detection effect of the system is satisfactory and can meet the real time requirement of video surveillance.


2019 ◽  
Vol 8 (3) ◽  
pp. 2477-2481

Nowadays, crime incidents like stealing, fighting and harassment often occur in campus leading to serious consequences. Students do not feel secure to study in campus anymore. Thus, a simple facial emotion detection system using a Raspberry Pi is introduced to help mitigating the issue before getting worse in campus. Two algorithms are used for this project including Haar Cascade and Local Binary Pattern (LBP) algorithms. OpenCV is a library that can be used for image processing. LBP algorithm is used for face detection in OpenCV. When a person enters the specified area, the camera will capture the image and detect the image of the person. Then, a rectangular box appears on the face image of the person. The image is automatically sent to the email. The face detection is enhanced by adding a face alignment. The face alignment is used to detect the location of many points on the face. It recognizes the emotions for each face and gives the confidence score. The value 0 of confidence score is the perfect face recognition. Although the system is simple, it is still reliable to be used in a campus environment.


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):  
Vikram Kulkarni ◽  
Viswaprakash Babu

In this proposed embedded car security system, FDS(Face Detection System) is used to detect the face of the driver and compare it with the predefined face. For example, in the night when the car’s owner is sleeping and someone theft the car then FDS obtains images by one tiny web camera which can be hidden easily in somewhere in the car. FDS compares the obtained image with the predefined images if the image doesn’t match, then the information is sent to the owner through MMS. So now owner can obtain the image of the thief in his mobile as well as he can trace the location through GPS. The location of the car as well as its speed can be displayed to the owner through SMS. So by using this system, owner can identify the thief image as well as the location of the car This system prototype is built on the base of one embedded platform in which one SoC named “SEP4020”(works at 100MHz) controls all the processes .Experimental results illuminate the validity of this car security system.


Author(s):  
Xiaoqing Gu ◽  
Rui Ding ◽  
Shirong Fu

Senior citizens are comparatively vulnerable in accessing learning opportunities offered on the Internet due to usability problems in current web design. In an effort to build a senior-friendly learning web as a part of the Life-long Learning Network in Shanghai, usability studies of two websites currently available to Shanghai senior citizens were conducted, with the intention of integrating these websites into a senior learning web as well as promoting accessibility for senior users. Through this study usability problems were identified generating suggested changes for designing websites focused on learning by seniors. This study contributes empirical findings to the field of information system design and its accessibility for seniors.


Author(s):  
Xiaoqing Gu ◽  
Rui Ding ◽  
Shirong Fu

Senior citizens are comparatively vulnerable in accessing learning opportunities offered on the Internet due to usability problems in current web design. In an effort to build a senior-friendly learning web as a part of the Life-long Learning Network in Shanghai, usability studies of two websites currently available to Shanghai senior citizens were conducted, with the intention of integrating these websites into a senior learning web as well as promoting accessibility for senior users. Through this study usability problems were identified generating suggested changes for designing websites focused on learning by seniors. This study contributes empirical findings to the field of information system design and its accessibility for seniors.


2012 ◽  
Vol 532-533 ◽  
pp. 667-671
Author(s):  
Yan Xia Li ◽  
Mo Li Zhang ◽  
Dan Mei Niu ◽  
Xiao Ling Zhang

It is the requirements of limited resources and realtime in embedded system. Design of network communication system based on embedded system is hard. In this paper, we propose the architecture of embedded network using Modbus TCP/IP protocol, analyze the composition of Modbus TCP/IP protocol. It is that Modbus protocol information can be made in the TCP/IP protocol of the Internet transmission, and thus extend the application of Modbus protocol. The network communication system is designed and implemented on the ARM platform using non-blanking socket in Linux. The system is available, stable and worthy of popularization.


Author(s):  
Yasir M. Mustafah ◽  
Abbas Bigdeli ◽  
Amelia W. Azman ◽  
Brian C. Lovell

2020 ◽  
Vol 17 (5) ◽  
pp. 2342-2348
Author(s):  
Ashutosh Upadhyay ◽  
S. Vijayalakshmi

In the field of computer vision, face detection algorithms achieved accuracy to a great extent, but for the real time applications it remains a challenge to maintain the balance between the accuracy and efficiency i.e., to gain accuracy computational cost also increases to deal with the large data sets. This paper, propose half face detection algorithm to address the efficiency of the face detection algorithm. The full face detection algorithm consider complete face data set for training which incur more computation cost. To reduce the computation cost, proposed model captures the features of the half of the face by assuming that the human face is symmetric about the vertical axis passing through the nose and train the system using reduced half face features. The proposed algorithm extracts Linear Binary Pattern (LBP) features and train model using adaboost classifier. Algorithm performance is presented in terms of the accuracy i.e., True Positive Rate (TPR), False Positive Rate (FTR) and face recognition time complexity.


Sign in / Sign up

Export Citation Format

Share Document