S. Fakhar A. G
Universiti Teknikal Malaysia Melaka (UTeM)

Published : 2 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 2 Documents
Search

Development of portable automatic number plate recognition (ANPR) system on Raspberry Pi S. Fakhar A. G; M. Saad H; A. Fauzan K; R. Affendi H.; M. Aidil A.
International Journal of Electrical and Computer Engineering (IJECE) Vol 9, No 3: June 2019
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (1128.059 KB) | DOI: 10.11591/ijece.v9i3.pp1805-1813

Abstract

ANPR system is used in automating access control and security such as identifying stolen cars in real time by installing it to police patrol cars, and detecting vehicles that are overspeeding on highways. However, this technology is still relatively expensive; in November 2014, the Royal Malaysian Police (PDRM) purchased and installed 20 units of ANPR systems in their patrol vehicles costing nearly RM 30 million. In this paper a cheaper alternative of a portable ANPR system running on a Raspberry Pi with OpenCV library is presented. Once the camera captures an image, image desaturation, filtering, segmentation and character recognition is all done on the Raspberry Pi before the extracted number plate is displayed on the LCD and saved to a database. The main challenges in a portable application include crucial need of an efficient code and reduced computational complexity while offering improved flexibility. The performance time is also presented, where the whole process is run with a noticeable 3 seconds delay in getting the final output.
Development of a portable community video surveillance system S. Fakhar A. G; A. Fauzan K; M. Saad H; R. Affendi H; K. H. Fen
International Journal of Electrical and Computer Engineering (IJECE) Vol 9, No 3: June 2019
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (543.377 KB) | DOI: 10.11591/ijece.v9i3.pp1814-1821

Abstract

In 2016, a crime rate has been evidently increasing particularly in Kuala Lumpur areas, including reports on house break-ins, car thefts, motorcycle thefts and robbery. One way of deterring such cases is by installing CCTV monitoring system in premises such as houses or shops, but this usually requires expensive equipment and installation fees. In this paper a cheaper alternative of a portable community video surveillance system running on Raspberry Pi 3 utilizing OpenCV is presented. The system will detect motion based on image subtraction algorithm and immediately inform users when intruders are detected by sending a live video feed to a Telegram group chat, as well as sound the buzzer alarm on the Raspberry Pi. Additionally, any Telegram group members can request images and recorded videos from the system at any time by sending a get request in Telegram which will be handled by Telegram Bot. This system uses the Pi NoIR camera module as the image acquisition device equipped with a 36 LED infrared illuminator for night vision capability. In addition to the Python language, OpenCV, a computer vision simulation from Intel is also used for image processing tasks. The performance analysis of the completed system is also presented computational complexity while offering improved flexibility. The performance time is also presented, where the whole process is run with a noticeable 3 seconds delay in getting the final output.