Automatic Outer Contour Detection and Quantification of Vehicles Using Monocular Vision

Dayong Han,Chaodong Zhang,Liang Wang,Xianglong Xu,Yingkai Liu
DOI: https://doi.org/10.1155/2024/6692820
2024-01-23
Structural Control and Health Monitoring
Abstract:Oversized vehicles have the potential to collide with walls or ceilings when passing through tunnels and bridges, posing a serious threat to the health of transportation infrastructure and public safety. Hence, it is crucial to accurately and immediately detect vehicle dimensions, including length, width, and height, to avoid such accidents. Using computer vision and view geometry, this study presents a framework for automatically detecting and quantifying the outer contours of vehicles through monocular vision. First, traffic scene images are captured which are then used to create a transformation matrix of the ground surface. Second, a modified Mask region-based convolutional neural network (Mask R-CNN) is constructed to detect and segment the vehicle instances from the video frames. Finally, a view geometry-based algorithm was developed to detect the outer contours of passing vehicles and quantify their dimensions. In the field test, the accuracy of the vehicle segmentation and the identified vehicle dimensions was validated. In addition, the proposed method’s superiority was confirmed by comparing it with two other existing approaches. The comparison results show that the proposed method has better accuracy and is more convenient to use since it does not require a premeasured reference. In addition, the developed method can accurately identify not only the dimensions of vehicles parallel to the road but also vehicles that are changing lanes or making a U-turn.
construction & building technology,engineering, civil,instruments & instrumentation
What problem does this paper attempt to address?
The problem that this paper attempts to solve is the risk of collisions between over - sized vehicles and traffic infrastructure in limited - access spaces such as tunnels and bridges. Specifically, the paper focuses on how to automatically detect and quantify the external contours of vehicles through monocular vision technology to accurately measure the length, width and height of vehicles, thereby avoiding accidents caused by vehicles exceeding the size limit. It is pointed out in the paper that with the increase in large - scale engineering projects and the growth of transportation demands, the number of over - sized vehicles is also increasing, which has brought a serious threat to the safety of infrastructure such as roads, bridges and tunnels. Therefore, a method based on computer vision and view geometry is proposed, aiming to detect vehicle sizes in real - time, efficiently and economically and prevent potential traffic accidents.