Figure 7: Pixel coordinates and image plane coordinates.
4 CONCLUSION
Bridge safety is a social focus and hot topic.
Therefore, bridges should be regularly monitored and
early-warning systems should be in place to ensure
their normal operation. Existing monitoring methods
mainly rely on coordinate measurement using
measuring equipment. However, the research in this
paper conducts bridge displacement monitoring
through computer vision. Through research, it has
been found that the improved YOLOV5-MLR
algorithm has the following advantages:
(1) In terms of target selection, targets with
relatively complex textures are chosen. The
main advantage of complex-textured targets lies
in the fact that they can be well distinguished
from the surrounding environment. Especially
when there are background images such as
clouds in the detection environment, traditional
black-and-white targets are prone to recognition
errors during the identification process.
Therefore, choosing relatively complex targets
helps to improve the accuracy of target detection.
(2) Compared with previous corner detection
algorithms, the improved YOLOV5-MLR
algorithm takes advantage of the YOLOV5
algorithm. YOLOV5 can quickly and
preliminarily locate the center of the target, and
has a higher detection efficiency. Moreover, as
the target texture becomes complex while
ensuring recognition accuracy, there are many
corner points in complex-textured targets. As a
result, using corner detection algorithms will
return multiple results, and the detection results
are not unique. However, the improved
YOLOV5-MLR algorithm can identify the
center of the target with a unique result, which
is more helpful for quickly extracting the center
point of the target.
(3) In terms of the recognition accuracy of the target
center, it is more precise than both the YOLOV5
and corner detection algorithms. Especially
when the target image is affected by factors such
as illumination and distance, the results obtained
by corner detection are not the center of the
target, with an error of several pixels. When the
improved YOLOV5-MLR algorithm is used for
target center detection, the error can be
controlled within the size of one pixel. Its
accuracy is more conducive to bridge
displacement monitoring and meets the
requirements of displacement monitoring
specifications. In addition, to improve the
adaptability of target center detection, in the
future, high-resolution zoom cameras can be
used for long-distance target center detection, so
as to achieve long-distance bridge displacement
monitoring.
ACKNOWLEDGMENTS
This work had been supported by Basic Research
Project of Guizhou Provincial Department of Science
and Technology, China (Grant No. ZK [2021]-290);
Science and Technology Plan Project of Guiyang
City, China (Grant No. [2024]-1-7); Soft Science
Research Project of Qingzhen City, China (Grant No.
[2023]04); Science and Technology Project of
Guizhou Provincial Department of Transport, China
(Grant No. 2023-123-036); Guizhou Province
Science and Technology Plan Project, China (Grant
No. GZSTCPT-CXTD[2021]008); Funding for
scientific research of Guizhou Communications
Polytechnic University (Grant No. KYQD2022006);
Key Laboratory of High Performance Restoration
Materials for Higher Education Construction Projects
in Guizhou Province, China (Grant No. [2023]030).