Rusty Detection Using Image Processing For Maintenance Of Stations

Dao Duy Tung,Ho Xuan Hung
2023-11-16
Abstract:This study addresses the challenge of accurately seg-menting rusted areas on painted construction surfaces. A method leveraging digital image processing is explored to calculate the percentage of rust present on painted coatings. The proposed segmentation approach is based on the HSV color model. To equalize luminosity and mitigate the influence of illumination, a fundamental model of single-scale Retinex is applied specifically to the saturation component. Subsequently, the image undergoes further processing, involv-ing manual color filtering. This step is crucial for refining the identification of rusted regions. To enhance precision and filter out noise, the pixel areas selected through color filtering are subjected to the DBScan algorithm. This multi-step process aims to achieve a robust segmentation of rusted areas on painted construction surfaces, providing a valuable contribution to the field of corrosion detection and analysis.
Computer Vision and Pattern Recognition
What problem does this paper attempt to address?
The main objective of this paper is to address the issue of accurately segmenting rust areas on coated structural surfaces. Specifically, the authors propose a digital image processing method based on the HSV color model to calculate the rust percentage on the coated surface. To balance brightness and reduce the impact of lighting, the study particularly applies a single-scale Retinex model to process the saturation component. Subsequently, the images are further processed through manual color filtering, and the DBScan algorithm is used to process the pixel areas selected through color filtering to improve accuracy and filter out noise. The entire multi-step process aims to achieve robust segmentation of rust areas on coated structural surfaces, thereby making a significant contribution to the field of corrosion detection and analysis. Additionally, the experimental results demonstrate the effectiveness of this method in practical applications, especially in rust identification for platform maintenance.