Obstacle Distance Measurement Under Varying Illumination Conditions Based on Monocular Vision Using a Cable Inspection Robot

Le Huang,Gongping Wu,Wenjie Tang,Yi Wu
DOI: https://doi.org/10.1109/access.2021.3070877
IF: 3.9
2021-01-01
IEEE Access
Abstract:Obstacle distance measurement is one of the key technologies for autonomous navigation of high-voltage transmission line inspection robots. To address the robustness of obstacle distance measurement under varying illumination conditions, this article develops a research method that fuses image enhancement with robot monocular vision so that the robot can adapt to various levels of illumination running along the transmission line. During the inspection of high-voltage transmission lines in such an overexposed (excessively bright) environment, a specular highlight suppression method is proposed to suppress the specular reflections in an image; when scene illumination is insufficient, a robust low-light image enhancement method based on a tone mapping algorithm with weighted guided filtering is presented. Based on the monocular vision measurement principle, the error generation mechanism is analyzed through experiments, and we introduce the parameter modification mechanism. The two proposed image enhancement methods outperform other state-of-the-art enhancement algorithms in qualitative and quantitative analyses. The experimental results show that the measurement error is less than 3% for static distance measurements and less than 5% for dynamic distance measurements within 6 m. The proposed method can meet the requirements of high-accuracy positioning, real-time performance and strong robustness. This method greatly contributes to the sustainable development of inspection robots in the power industry.
computer science, information systems,telecommunications,engineering, electrical & electronic
What problem does this paper attempt to address?
The paper mainly addresses the robustness of obstacle distance measurement technology for high-voltage transmission line inspection robots under different lighting conditions. Specifically, the paper proposes the following innovative methods: 1. **High Light Suppression Method**: - A real-time high light separation algorithm is proposed for high light suppression in a single image. The algorithm first calculates the chromaticity map of the original modified no-high-light (MSF) image and sorts the chromaticity values. Then, it adaptively segments or terminates the clustering process based on the sum of squared errors, and finally uses an optimization algorithm to estimate the single intensity ratio of each cluster to separate the diffuse reflection component from the specular pixels. 2. **Low Light Image Enhancement Method**: - To improve the contrast in images, the paper proposes a tone mapping algorithm based on weighted guided filtering. The algorithm first performs global tone mapping preprocessing on the image, then uses weighted guided filtering to replace the Gaussian filter in the single-scale Retinex algorithm, effectively reducing halo effects at the edges of the image and improving the speed of image detail processing. 3. **Monocular Vision-Based Distance Measurement Method**: - Combining the camera model and the imaging characteristics of the wires, a monocular distance estimation algorithm suitable for inspection robots is proposed. The mechanism of distance measurement error is analyzed through static experiments, and a parameter correction scheme is proposed to improve the accuracy and robustness of obstacle positioning, enhancing the robot's adaptability to external environments. In summary, the paper addresses the challenges of obstacle recognition and positioning faced by the vision system of inspection robots under different lighting conditions (strong light and low light) by proposing the above methods. This is of great significance for improving the sustainable development of robots in the power industry.