Wavelet Transform on Multi-GPU for Real-Time Pavement Distress Detection

To ensure traffic safety, pavement conditions should be evaluated and distress (cracks, potholes, etc.) should be timely detected. In recent years, methods based on the analysis of digital images have been proposed to automatically detect pavement distress. However, most of these methods process the images offline and therefore require a large amount of data to be stored until actual processing. To enable real-time analysis of the images and to reduce the amount of stored data, a highly performant and computationally inexpensive implementation of a current analysis method is required. This paper presents a Graphics Processing Unit (GPU) implementation of an image analysis method for pavement distress detection. GPUs have been recently utilized for high-performance computing in diverse scientific fields. The pavement distress detection method presented in this paper is based on the wavelet transform. The implementation is carried out using the Open Computing Language (OpenCL). To evaluate the performance, the method was tested on 30 pavement images. The results show that a significant improvement in performance can be achieved by utilizing GPUs.