Claim Missing Document
Check
Articles

Found 1 Documents
Search
Journal : Journal of System and Computer Engineering

Aplikasi Penghitung Kapasitas Ruang Parkir pada Lahan Parkir Kosong Menggunakan Library OpenCV pada Bahasa Pemrograman Python Mochamad Wisuda Sardjono; Devi Ayu Lestari; Maulana Mujahidin
Journal of System and Computer Engineering (JSCE) Vol 4 No 1 (2023): JSCE: Januari 2023
Publisher : Universitas Pancasakti

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47650/jsce.v4i1.656

Abstract

In recent years, there have been many studies conducted with the aim of making it easier to determine vacant parking lots in a parking area. In this study, the authors discuss the creation of an application to calculate the availability of vacant parking lots using the Image Processing method. OpenCV is a library in the Python programming language that is needed during the Image Processing process. OpenCV will help to create applications related to images such as images or photos and videos. The methodology of the Image Processing and OpenCV processes, along with their descriptions, will be provided in this research. In this application, the technology used is video image processing through video recording taken from an overhead angle using a drone camera. The data needed by this application is a video recording of the car when entering or leaving the parking lot. Then the data will be processed through an engine, then the output generated from the application is in the form of an image file of a parking lot that is entering or leaving the parking lot in file.png format. The program will give the value of each object that is in the available parking space. If the Count < 900, it means that there are no large objects, namely cars, in the parking lot. If the count > 900, it means that there is a large object, namely a car, in the parking lot. In the trial phase using a sample in the form of a video with 10 respondents stating that 92.6% of this application could function according to its purpose and it was found that there were no problems in calculating the application and the application could run properly and as the purpose of making it, namely as a calculator for the availability of parking areas on a land open parking.