학회 연락처
- +82-2-501-6862
- +82-2-501-6863
- kcde@cde.or.kr
- https://www.cde.or.kr/
Korean Journal of Computational Design and Engineering 2025;30(2):151-159. Published online: Jun, 1, 2025
DOI : https://doi.org/10.7315/cde.2025.151
According to the Ministry of Employment and Labor's recent announcement of the status of fatal accidents, the number of fatal accidents in 2023 decreased by 46 from 644 to 598 compared to 2022, occurring in the 500s for the first time ever. However, most of these fatal accidents are caused by collisions with heavy equipment, and due to the nature of heavy equipment, accidents are likely to lead to serious accidents. In addition, heavy equipment is essential equipment for large-scale sites such as construction and shipyards. Therefore, this study aims to prevent accidents by estimating the distance of a person approaching heavy equipment. We propose a system that detects objects (people) using the deep learning algorithm YOLOv8, estimates the distance of the detected person using the OpenCV library solvePnP, and adjusts the estimated distance value when the object approaches below a certain distance, while giving an immediate alarm to the heavy equipment operator. Here, solvePnP does not utilize deep learning among the algorithms that can estimate distances, and can estimate distances by utilizing the minimum number of points, such as the Bounding Box, which is the result of object detection.
키워드 Deep learning, Heavy equipment, Object detection, Opencv, Solvepnp