Claim Missing Document
Check
Articles

Found 1 Documents
Search
Journal : Journal of Computation Physics and Earth Science

Implementasi Sistem Monitoring Realtime Berbasis Web Menggunakan YOLOv8 untuk Deteksi Green Box dan Capture Otomatis pada Misi Navigasi di Kontes Perahu Indonesia Mahardika, Yobel Eliezer; Aji, Tonny Wahyu; Wiranata, Dimas Aditya; Prasetyaji, Antonius Kukuh
Journal of Computation Physics and Earth Science (JoCPES) Vol 5 No 1 (2025): Journal of Computation Physics and Earth Science
Publisher : Yayasan Kita Menulis - JoCPES

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.63581/JoCPES.v5i1.11

Abstract

This research presents the design and development of a real-time object detection and monitoring system specifically aimed at identifying green box objects using the YOLOv8 model. The system integrates OpenCV for frame-by-frame video processing, MySQL for image storage as Binary Large Objects (BLOBs), and a Flask-based web interface for real-time visualization. Green box objects detected with a confidence score above 0.7 are cropped and stored in the database. A dynamic web interface, updated every 2 seconds using AJAX, enables real-time monitoring and allows users to download the latest detected image for further analysis. Experimental results demonstrate that the YOLOv8 model achieves high detection accuracy, as measured by precision, recall, and mean average precision (mAP). The proposed system effectively combines object detection, data storage, and web-based visualization to provide a robust and scalable solution for real-time monitoring. Tests conducted under real-world conditions confirm the system's efficiency and reliability. Future work may involve hardware acceleration via edge computing, support for multi-object detection, and integration of advanced tracking algorithms to broaden its applicability in autonomous systems and industrial automation.