Rudi Heriansyah
Universiti Kuala Lumpur

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

Found 2 Documents
Search
Journal : JUITA : Jurnal Informatika

Real-time Vehicle Surveillance System Based on Image Processing and Short Message Service Agustinus Deddy Arief Wibowo; Rudi Heriansyah
JUITA : Jurnal Informatika JUITA Vol. 9 No. 2, November 2021
Publisher : Department of Informatics Engineering, Universitas Muhammadiyah Purwokerto

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (1187.755 KB) | DOI: 10.30595/juita.v9i2.8728

Abstract

This paper proposes a real-time vehicle surveillance system based on image processing approach tailored with short message service. A background subtraction, color balancing, chain code based shape detection, and blob filtering are used to detect suspicious moving human around the parked vehicle. Once detected, the developed system will generate a warning notification to the owner by sending a short message to his mobile phone. The current frame of video image will also be stored and be sent to the owner e-mail for further checking and investigation. Last stored image will be displayed in a centralized monitoring website, where the status of the vehicle also can be monitored at the same time. When necessary, the stored images can be used during investigation process to assist the authority to take further legal actions.
Performance Evaluation of Digital Image Processing by Using Scilab Rudi Heriansyah; Wahyu Mulyo Utomo
JUITA : Jurnal Informatika JUITA Vol. 9 No. 2, November 2021
Publisher : Department of Informatics Engineering, Universitas Muhammadiyah Purwokerto

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (1698.176 KB) | DOI: 10.30595/juita.v9i2.8434

Abstract

Scilab is an open-source, cross-platform computational environment software available for academic and research purposes as a free of charge alternative to the matured computational copyrighted software such as MATLAB. One of important library available for Scilab is image processing toolbox dedicated solely for image and video processing. There are three major toolboxes for this purpose: Scilab image processing toolbox (SIP), Scilab image and video processing toolbox (SIVP) and recently image processing design toolbox (IPD). The target discussion in this paper is SIVP due to its vast use out there and its capability to handle streaming video file as well (note that IPD also supports video processing). Highlight on the difference between SIVP and IPD will also be discussed. From testing, it is found that in term of looping test, Octave and FreeMat are faster than Scilab. However, when converting RGB image to grayscale image, Scilab outperform Octave and FreeMat.