Next Article in Journal
An Auto-Calibrating Knee Flexion-Extension Axis Estimator Using Principal Component Analysis with Inertial Sensors
Previous Article in Journal
Atmospheric Pollution Monitoring in Urban Area by Employing a 450-nm Lidar System
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Application of Crack Identification Techniques for an Aging Concrete Bridge Inspection Using an Unmanned Aerial Vehicle

1
Applied Science Research Institute, Korea Advanced Institute of Science and Technology, Daejeon 34141, Korea
2
Department of Civil and Environmental Engineering, Hanbat National University, Daejeon 34158, Korea
3
Division of Electronics and Info-Communication Engineering, YeungJin College, Daegu 41527, Korea
4
School of Architecture, Civil, Environmental and Energy Engineering, Kyungpook National University, Daegu 41566, Korea
5
Department of Civil and Environmental Engineering, Korea Advanced Institute of Science and Technology, Daejeon 34141, Korea
*
Authors to whom correspondence should be addressed.
Sensors 2018, 18(6), 1881; https://doi.org/10.3390/s18061881
Submission received: 5 March 2018 / Revised: 21 May 2018 / Accepted: 6 June 2018 / Published: 8 June 2018
(This article belongs to the Section Remote Sensors)

Abstract

:
Bridge inspection using unmanned aerial vehicles (UAV) with high performance vision sensors has received considerable attention due to its safety and reliability. As bridges become obsolete, the number of bridges that need to be inspected increases, and they require much maintenance cost. Therefore, a bridge inspection method based on UAV with vision sensors is proposed as one of the promising strategies to maintain bridges. In this paper, a crack identification method by using a commercial UAV with a high resolution vision sensor is investigated in an aging concrete bridge. First, a point cloud-based background model is generated in the preliminary flight. Then, cracks on the structural surface are detected with the deep learning algorithm, and their thickness and length are calculated. In the deep learning method, region with convolutional neural networks (R-CNN)-based transfer learning is applied. As a result, a new network for the 384 collected crack images of 256 × 256 pixel resolution is generated from the pre-trained network. A field test is conducted to verify the proposed approach, and the experimental results proved that the UAV-based bridge inspection is effective at identifying and quantifying the cracks on the structures.

1. Introduction

Continuous safety monitoring and maintenance of infra-structure such as bridges are essential issues. The effects such as fatigue load, thermal expansion, contraction and external load decrease the service performances of bridges overtime. As bridges become obsolete, the number of bridges that need inspection increases, and this requires much maintenance cost. If we postpone spending on bridge maintenance, more costs will be required in the near future. Thus, many countries established a maintenance plan of bridges. As a crack directly reflects the condition of structures, it is considered as one of the important parameters for structural health monitoring. Conventional crack detections are carried out by human visual inspection. This method has limitations that the performance is highly related to the experience of the inspector, time consumption and limited accessible areas [1].
Some approaches including the use of a charge-coupled device (CCD) camera [2,3], a complementary metal oxide semiconductor (CMOS) image sensor [4,5], near-infrared (NIR) [6,7] and a hyper-spectral camera [8,9] have been studied. In most of the studies, the image processing consists of the following steps [10,11,12]: (1) image acquisition; (2) pre-processing techniques, which are methodologies for efficient image processing; (3) image processing techniques such as binarization, noise elimination using a mask filter or morphological processing; and (4) crack quantification, which is a parameter estimation of the crack. Image binarization methods are implemented for converting an RGB image to a binary image. Talab et al. [13] proposed a simple algorithm that was compared to other binarization methods to detect cracks. Kim et al. [14] represented issues in image binarization for crack identification and proposed the hybrid image processing method. The proposed method is composed of image pre-processing such as image undistortion and crack thickness estimation. Edge detection techniques, which are mathematical methods to find rapid changes of image brightness, were proposed [15]. Abdel-Qader et al. [16] considered and compared four edge-detection algorithms, which were fast Haar transform, fast Fourier transform, Sobel and Canny. Image processing-based crack detection algorithms show effective performance, and an alternative method to human visual inspection can be shown. However, many issues for vision-based bridge inspection must necessarily be worked out to implement automated crack detection. In practice, low contrast between cracks and the surface of the structure, intensity inhomogeneity and shadows with similar intensity to the crack make automatic crack detection difficult. Zou et al. [17] proposed CrackTree, an automatic crack detection method from pavement images. The procedure of the proposed method is composed of shadow removal, constructing a crack probability map, crack seeds and crack detection. They focused on detecting the location and shape of the crack without quantification. Li et al. [18] proposed FoSA, which is the F* seed-growing approach for crack line detection. Shi et al. [19] investigated CrackForest, which is random structured forest-based automatic road crack detection. As described above, various algorithms have been proposed and validated for crack detection. However, other methods are required because the cracks in bridges can also occur in inaccessible members.
In recent years, bridge inspection based on unmanned aerial vehicles (UAV) with vision sensors has received considerable attention in many countries due to its safety and reliability. A UAV equipped with a camera was used to store digital images taken during crack detection through scanning the surface of the bridge. Since it is efficient, fast, safe and cost-effective, local departments of transportation (DOT) in the United State have been investigating and starting to apply the UAV-based bridge inspection technique [20]. In a report by the American Association of State Highway and Transportation Officials (AASHTO), 16 state DOTs use UAV for bridge inspection. However, they roughly evaluate damage conditions without knowing its size and location [21]. A GPS-denied environment under a bridge decreases the stability of the UAV platform. Thus, many flight planning methods using appearance image-based recognition [22], simultaneous localization and mapping (SLAM) [23], Lidar odometry mapping in real-time (LOAM) [24], etc. [25], have been proposed to reduce GPS error. Other researchers proposed and investigated a protocol for bridge inspection to address the challenges [14,26,27].
Recently, deep learning-based crack detection methods have been proposed [28,29,30]. The features are extracted from training the crack images by a convolutional neural network. The results of crack detection using deep learning overcome the limitation of conventional image processing techniques such as blob and edge detection. To localize and visualize the detected crack, a framework for an integrated building information model (BIM) with a UAV process was investigated. Its advantages are that it is easy to visualize the structural elements and to manage maintenance history. However, there are many bridges that do not have a BIM, and deriving a new BIM takes much time and effort. As such, the UAV-based crack detection system is in the embryonic stages, requiring solutions for the many challenging issues in its practical applications. The accuracy of the localization of a UAV in GPS shaded areas such as bridge decks is one of the primary concerns [31]. Moreover, longer flight time and more stable flight are required for stable inspection. In approaching the bridge, it is essential to ensure that the field of view (FOV) determines the pixel size of the image. Keeping both the FOV and pixel size is critical because the quantification standard depends on pixel size.
In this paper, a crack identification method via image processing taken by a commercial UAV with a high resolution camera is investigated for an aging concrete bridge. Specifically, the framework and challenge are provided to identify the appearance of cracks on the bridge using UAV. The inspector can create a background model on a bridge with no information. He/she also can track the damage history by visualizing cracks on the inspection map. The detailed process of this study is as follows. First, the point cloud-based background model of the bridge was generated in a preliminary flight. Then, inspection images from a high resolution camera mounted on UAV were captured and stored to scan structural elements. Finally, we conducted prerequisite, deep learning processing for both image classification and localization; and crack size estimation to quantify the cracks. To quantify the cracks on captured images, reference markers were attached to the structures in advance. In the deep learning method, the regions with convolutional neural networks (R-CNN) method that significantly reduces the computational cost has been used for crack detection and finding its location. Finally, the length and thickness of the crack is calculated using various image processing techniques and validated through the field test.

2. Proposed Methodology

2.1. Overview

Figure 1 shows a schematic of the crack identification using UAV. As shown in this figure, UAV-based crack identification consists of five main phases: (1) the generation of the point cloud-based background model to build a damage map by visual inspection (inspection map); (2) image acquisition using a camera mounted on a UAV; (3) crack detection using the deep learning method; (4) crack quantification using image processing; and (5) visualization of the identified crack on the inspection map. The proposed approach collects and stores imaging data by using camera-equipped UAV from the region of interest (ROI) on the bridge. The preliminary study to visualize crack information on the inspection map was conducted.

2.2. Background Model Generation for Building the Spatial Information

The first phase of crack identification is the generation of the background model using UAV. Detecting and quantifying the cracks and representing the information on the map is essential for recording and utilizing the inspection results [32]. Since most aging bridges have no information about the shape of the structures [33], we generated the inspection map for selected bridges to store the crack information in a database. To build the map using aerial photographs, the flight altitude, interval photographing and overlap ratio should be considered. As the flight altitude is related to the spatial resolution of the image, the height of the UAV should consider an effective resolution for the camera performance. The overlap ratio related to the shutter speed is recommended to be more than 60% for the longitudinal and 30% for the lateral direction. 3D vectorization of images is required to consider the scale of the inspection map because the aerial images obtained by UAV are 2D raster images. In this study, the 2D model based on the stitching method could be utilized as the same side of the bridge was inspected. However, the 2D image matching method has the drawback that it is difficult to create a digital orthoimage, as well as the occlusion region. Therefore, the point cloud technique was applied to build a 3D point cloud model and 3D spatial information by referring to the point information extracted from the 2D images [34]. The procedures of making an inspection map based on the point cloud are shown in Figure 2 [35,36]. The UAV stored GPS and inertial navigation system (INS) information. This information (also called metadata) was combined with the images using the geo-tagging process at first. Then, the coincident points were extracted from the overlapping region of geo-tagged images. The number of extracted coincident points was set to adjust the tolerance. The point cloud data having the position information were formed as a result of the cross-reference to the overlap region for the extracted coincidence. Finally, 3D modeling was conducted through the mesh formation process based on the point cloud data. As a result, the 2D bridge spatial information was generated by mapping the texture as the original image to the generated 3D model [37]. Commercial software, Pix4D Mapper, has been used for 3D model generation in this paper. The spatial information was converted into digital design information by using AutoCAD 2017.

2.3. Image Acquisition with a High Resolution Camera on the UAV

The flight of the UAV at the bridge should consider the safety as the priority. Many guidelines were suggested to ensure safety, but the core contents will be presented in this section. At first, the UAV must fly within a flight altitude of 150 m to avoid collisions with aircraft. The UAV should also refrain from flying over the vehicle in the case of a fall. Finally, the operation speed of the UAV should be limited to 80% of the maximum speed to cope with an unexpected situation such as denied GPS and gusts of wind around the bridge. It is very important to keep the distance between the UAV and the target element to collect images because the pixel size for quantification can be calculated by the exact focal distance. However, it is difficult to keep the focal distance in flight, so the localization of UAV is one of the major concerns in bridge inspection due to denied GPS around the bridge. Therefore, planar markers were used as references to calculate the pixel size of images without knowing the location of the UAV and the distance from the target in this study. Several markers with known sizes were attached on the surface of the bridge. The UAV (i.e., Inspire 2) and a vision sensor (i.e., Zenmuse X5S) used in this study were manufactured by DJI Co., Ltd. (Shenzhen, China), and the two systems were connected by a gimbal, as shown in Figure 3. The gimbal could tilt the camera up from 130 ° to + 40 ° , pan 320 ° and roll 20 ° in either direction. The UAV type was a rotary-wing, and the resolution of the camera was 5280 × 2970 pixels when the aspect ratio was 16:9. The flight control was manually operated, and the UAV flew while scanning the appearance of the bridge and keeping its distance at approximately 2 m from the concrete deck.

2.4. Crack Detection Using Deep Learning

This section describes the crack detection using deep learning method. In this paper, crack detection was defined as performing both classification and localization for an image. Many researchers have proposed automated crack detection using image processing and pattern recognition techniques. In most studies, crack features in the captured image were extracted and matched using the image processing techniques, such as blob detection, edge detection and the support vector machine (SVM) algorithm. Meanwhile, a sliding window technique with an image pyramid algorithm has been proposed. A sliding window scans an image sequentially, and an image pyramid algorithm reduces the size of the input image step by step. Therefore, the objects are effectively detected for various scales and locations.
Recently, a sliding window-based CNN, one of the deep learning methods, was proposed, and its performance was validated for object classification [38,39,40]. However, the CNN has disadvantages such as a high computational cost and a long operation time. To overcome these drawback, the region proposal algorithm was proposed to quickly scan the meaningful region in the image. In this paper, the R-CNN method combined region proposals with rich features extracted by CNN and was applied to detect the cracks. The steps of R-CNN consisted of extracting the region proposal from the input image using selective search, feature extraction by using CNN after cropping and image detection after bounding-box regression [41]. In the feature extraction step, insufficient data made it difficult to train the features. Therefore, the transfer learning method is commonly used in deep learning applications. The concept of transfer learning is to use features and parameters extracted from a large image set with many labeled data when the labeled data are insufficient. This method conducts the training of a large image set such as ImageNet [42] and Cifar-10 [43] in advance. Then, new dataset, which was comprised crack data in this study, is connected with the pre-trained network by using fine-tuning. Figure 4 presents the deep learning architecture to extract the feature for crack detection in this study. The input layer is 50,000 image of 32 × 32 × 3 pixel resolution in the Cifar-10 image set, which is large image dataset of 10 classes. In the convolution layer, 32 filters (also called the kernel) with a size of 5 × 5 were used, and a stride of 1 and a padding of 2 to prevent image downsizing. The ReLU as a nonlinear activation function was used because of its fast computation and high accuracy [44]. The max pooling with 3 × 3 kernel and a stride of 2 was used. The fine-tuning was applied to the fully-connected layer to classify the crack. Table 1 lists the detailed information of each layer.

2.5. Image Processing for Crack Quantification

To quantify detected cracks, the total length and thickness have been calculated using a planar marker. By using the relationship between the given 3D points in the world frame and their corresponding points in the captured image, the homography transformation matrix could be calculated. From the calculated matrix, the distorted image could be corrected. The procedure of estimating the crack’s length and thickness using a planar marker is shown in Figure 5. The camera captured the image including the marker, as shown in Figure 5a, then the marker was detected by using the region of interest (ROI) algorithm with the Sobel edge detection algorithm (see Figure 5b). After finding four corners of the marker, the transformation matrix could be estimated and was applied to the distorted image. From the undistorted image, as shown in Figure 5c, the diagonal length and its thickness can be calculated, as shown in Figure 5d. To detect the horizontality and verticality of edges that can be defined as cracks, the detected image was rotated in the longitudinal direction, and image convolution was performed with the following mask: h = [−1 −1 −1; 1 1 1]’.

3. Experimental Validation

A field test was conducted to verify the proposed crack detection method based on the UAV with an imaging device in an old concrete bridge. In this study, target elements in bridge were examined for UAV-based visual inspection. At first, the inaccessible elements such as abutments, piers and pylons could be targeted. The bridge deck could be included if the camera were pointing up through the gimbal. The bridge rails were only targeted in this study, but further study will cover other elements. In the experiment, the UAV made a flight for two purposes (i.e., generating the background model and image acquisition for crack detection), and different flight methods were applied. The flight for generating the background model considered driving repetition number and image overlap rate, and the camera mounted on the UAV took a picture along the path. On the other hand, the flight for inspection considered the scanning speed, FOV and dynamics, focusing on obtaining high-quality images. Figure 6 shows the experimental setup for the crack detection using the UAV. Two markers were attached on the bridge to quantify crack size because it is challenging to exactly know both the location of the UAV and the distance from the target. Further study will be conducted to address the challenges without the marker. In this experiment, a square-shaped planar marker was designed and applied. Thus, the pixel size and rotational angle could be estimated from the marker.

3.1. Generating the Background Model

In this section, the procedure of the background model generation using captured images from the UAV is described. In this paper, a closed bridge with much crack damage was selected.
A total of 277 images were obtained from a high resolution camera mounted on the UAV during the flight time of 11 min. When constructing the spatial information using the point cloud technique, it is required to secure vertical aerial photographs between each image. The vertical aerial photographs were a set of over 70% in this study. Flight control was manually operated to consider the path plan. As a result of checking the obtained images, the outline of each structure member in the bridge was clearly revealed. Furthermore, the UAV can hardly achieve the same vertical aerial photographs between the images due to the manual flight, but can achieve over 70% vertical aerial photographs.
The vision sensor mounted on UAV captured the image of the structures, then the 3D point cloud model of the bridge was generated with the use of GPS data. Finally, the detected cracks were visualized on the digitized inspection map. In this study, 41,974 tie points between each image were extracted, and the orthoimagery of ground sampling distance (GSD) 0.10 cm/pixel level was generated as shown in Figure 7. Figure 7a represents the spatial information of the bridge, and Figure 7b shows the general drawing of the bridge in order to utilize the inspection map.

3.2. Crack Detection

In this paper, the Cifar-10 dataset, which has 50,000 images of 32 × 32 RGB pixels for a pre-trained network, and 384 crack images of 256 × 256 RGB pixels for fine-tuning have been used. To collect the training data for the deep learning, both methods using man-power and the UAV were utilized in concrete bridges and structures without the target bridge. Some images were collected on the web. In order to reduce the imbalance in the crack direction and increase the image, a method of rotating a part of the collected images was used. Then, a labeling process was manually performed on the cracks in the image. The CNN training algorithm using Cifar-10 data used the stochastic gradient descent with momentum (SGDM). The initial learning rate was set to be 0.001, and it was reduced every 8 epochs during 40 epochs. Ten classes of Cifar-10 were changed to the crack class with the background through transfer learning. Then, the bounding box regressions to improve the accuracy of region proposals were conducted after training one binary SVM per class to classify the region features. In this study, two regions of interest including both the crack and marker were specified and cropped. Figure 8 shows the results of crack detection by using deep learning. In the figure, there are water marked rectangle boxes, which show the accuracy of the results. The labeled boxes are detected cracks (C) obtained by the deep learning process. The dotted boxes are also detected cracks, but they do not seem like cracks due to blurring. These results show that the deep learning method has better detection performance than the traditional image processing techniques. However, the parameters of the selected region should be modified so that the box can contain the crack size. In this study, the deep learning was trained considering the direction of cracks. In addition, training data were acquired through image rotation to reduce the unbalance between vertical crack and horizontal crack data. As a result, the deep learning model was able to detect the horizontal crack, C-8. Therefore, the proposed approach can be validated to conduct the tasks well, which are classification and localization of cracks.

3.3. Crack Quantification

In this section, the quantification of the detected and cropped cracks is described. To quantify the cracks, it is necessary to know the exact pixel size in the image. UAV-based systems can use GPS data and focal distance to predict pixel size, but there is an error that affects the resolution. To estimate pixel size, planar markers sized 70 × 70 mm were attached on the structure, and the vision sensor mounted on the UAV captured the structure including the marker and cracks. In the field test, the conventional square-type marker has been used. The procedure of estimating the length and thickness estimation were identical to as described in Section 2.3. The crack quantification algorithm, which was verified in a small-scale laboratory test that provided a relative error of 1∼2%, has been used to calculate length and thickness. Figure 9 shows the results of the marked crack by using the image processing method, and Table 2 shows the estimated results. In this study, the crack quantification based on image processing was considered for the bounding boxes. From the results, it was possible to quantify cracks, but it was difficult to estimate information on some cracks (i.e., C-11 and C-12). Because the dark surface of the surrounding crack makes quantification of the crack hard work, two cracks were hardly quantified. The crack quantification algorithm based on image processing could be affected by the surrounding environment such as shadows and the intensity and direction of sunlight. Some of these problems could be addressed by considering the lighting equipment and post-processing method.

3.4. Bridge Inspection Results

In the previous section, we confirmed that the thickness and length of cracks can be quantified via image processing. The coordinates and area of the detected crack, the quantified crack information, can be manually displayed on the inspection map as shown in Figure 10. The cracks expressed in the inspection map were realistic and could be stored and compared with later inspection results. We are investigating ways to link the results to the bridge management system (BMS) and to be processed automatically in the future.

4. Discussion

The UAV-based crack detection method has received considerable attention because of its stability and reliability. However, this technology is still considered to be in the primitive stages because there are many challenges to be solved for practical applications. We looked over the whole UAV-based crack identification process from generating the background model to crack visualization on the inspection map. The UAV flight and crack inspection were conducted in a real civil structure. The detected crack size was calculated by using the installed 2D marker because the accuracy for localization of the UAV should be improved. In the crack detection, R-CNN was used for deep learning, and 384 crack images were combined with the pre-trained model through transfer learning. As a result, satisfactory performances for both classification and localization were validated. The optimization for the deep learning model and a rich dataset for cracks could effectively improve the performance. In this study, the coordinate values and locations of bounding boxes for detected cracks were obtained, and the detected boxes were automatically cropped and stored. Each cropped image could be quantified through image processing and visualized on an inspection map at the same scale. In the process of quantification of the detected cracks, there was difficulty in the quantification of some cracks. Aging concrete bridges may have contamination on the surface. In addition, the image processing techniques for crack quantification can be affected by the surrounding environment, such as shadows and the intensity of sunlight. Therefore, it is necessary to solve these problems through lighting equipment and post-processing.
To identify and visualize cracks, a high performance computer composed of a CPU (i.e., i7-7700, Intel, Santa Clara, CA, USA), RAM memory of 32.0 GB and a GPU (i.e., Geforce GTX 1080 Ti, NVIDIA, Santa Clara, CA, USA) has been used. Regarding the computation time of generating the background model of the bridge, the 3D point cloud process using the Pix4D mapper was approximately 150 min, and the bridge information extraction using AutoCAD required another 30 min. In the deep learning, approximately 14 min were required to conduct crack detection including the network training. Finally, the computation time for quantification and visualization of cracks was about 5 s. In a large bridge, the computation time will increase as the bulk of images are processed.

5. Conclusions

In this paper, the applications of the UAV with the deep learning algorithm in crack identification were presented. The study focuses on processing with collected images to identify the cracks of a concrete bridge. The crack identification and visualization method was applied to a real civil bridge. Because most of the aging bridges have no inspection map, the 3D point cloud-based background model was considered. The background model generated in the preliminary flight has been used for the visualization of the identified crack on the inspection map. In this study, preliminary and inspection flight mode were considered, and the guidelines for flight were presented. To detect the crack, the deep learning algorithm was used to effectively conduct the tasks of both image classification and localization. The R-CNN instead of CNN-based on a sliding window was used as the object detector, and transfer learning with a rich dataset was used in the deep learning architecture. Fifty thousand training images from the Cifar-10 dataset were pre-trained using CNN. Then, the pre-trained network was fine-tuned for crack detection using the 384 collected crack images. In object detection, various cracks could be detected by training the deep learning network with a small number of crack images. The detected cracks were cropped and quantified by image processing. Finally, the identified cracks were automatically visualized on the inspection map using matching of their location. In this study, a field test to apply crack identification techniques in the aging bridge was conducted. As a result, the performance of the proposed technique has been validated to effectively inspect cracks, and the UAV-based bridge inspection system could be considered as one of the promising strategies.

Author Contributions

All authors contributed to the main idea of this paper. I.-H.K., H.J. and S.-C.B. conducted the experiment and analyzed the data. I.-H.K. and S.-C.B. wrote the article, and H.J. revised the manuscript. W.-H.H. and H.-J.J. supervised the overall research effort.

Funding

This research was funded by Construction Technology Research Program funded by Ministry of Land, Infrastructure and Transport (MOLIT) of Korean government, grant number 18SCIP-C1167873-03; the National Research Foundation of Korea (NRF) grant funded by the Korea government (MSIT), grant number No.NRF-2017R1C1B5075299.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Jung, H.J.; Lee, J.H.; Yoon, S.S.; Kim, I.H.; Jin, S.S. Condition assessment of bridges based on unmanned aerial vehicles with hybrid imaging devices. In Proceedings of the 2017 World Congress on Advances in Structural Engineering and Mechanics (ASEM17), Ilsan, Korea, 28 August–1 September 2017. [Google Scholar]
  2. Yu, Q.; Guo, J.; Wang, S.; Zhu, Q.; Tao, B. Study on new bridge crack detection robot based on machine vision. In Proceedings of the International Conference on Intelligent Robotics and Applications (ICIRA 2012): Intelligent Robotics and Applications, Montreal, QC, Canada, 3–5 October 2012; pp. 174–184. [Google Scholar]
  3. Su, T.-C. Application of computer vision to crack detection of concrete structure. IACSIT Int. J. Eng. Technol. 2013, 5, 457–461. [Google Scholar] [CrossRef]
  4. Zhang, W.; Zhang, Z.; Qi, D.; Liu, Y. Automatic crack detection and classification method for subway tunnel safety monitoring. Sensors 2014, 14, 19307–19328. [Google Scholar] [CrossRef] [PubMed]
  5. Bu, G.P.; Chanda, S.; Guan, H.; Jo, J.; Blumenstein, M.; Loo, Y.C. Crack detection using a texture analysis-based technique for visual bridge inspection. Electron. J. Struct. Eng. 2015, 14, 41–48. [Google Scholar]
  6. Yehia, S.; Abudayyeh, O.; Nabulsi, S.; Abdelqader, I. Detection of common defects in concrete bridge decks using nondestructive evaluation techniques. J. Bridge Eng. 2007, 12. [Google Scholar] [CrossRef]
  7. Kee, S.H.; Oh, T.; Popovics, J.S.; Arndt, R.W.; Zhu, J. Nondestructive bridge deck testing with air-coupled impact-echo and infrared thermography. J. Bridge Eng. 2012, 17. [Google Scholar] [CrossRef]
  8. Lee, H.; Kim, M.S.; Jeong, D.; Delwiche, S.R.; Chao, K.; Cho, B.K. Detection of cracks on tomatoes using a hyperspectral near-infrared reflectance imaging system. Sensors 2014, 14, 18837–18850. [Google Scholar] [CrossRef] [PubMed]
  9. Mercier, G.; Lennon, M. Support Vector Machines for Hyperspectral Image Classification with Spectral-based Kernels. In Proceedings of the 2003 IEEE International Geoscience and Remote Sensing Symposium (IGARSS’03), Toulouse, France, 21–25 July 2003; pp. 288–290. [Google Scholar]
  10. Sharma, A.; Mehta, N. Structural health monitoring using image processing techniques—A review. Int. J. Mod. Comput. Sci. 2016, 4, 93–97. [Google Scholar]
  11. Wang, P.; Huang, H. Comparison analysis on present image-based crack detection methods in concrete structures. In Proceedings of the 2010 3rd International Congress on Image and Signal Processing (CISP2010), Yantai, China, 16–18 October 2010; pp. 2530–2533. [Google Scholar]
  12. Mohan, A.; Poobal, S. Crack detection using image processing: A critical review and analysis. Alex. Eng. J. 2017. [Google Scholar] [CrossRef]
  13. Talab, A.M.A.; Huang, Z.; Xi, F.; HaiMing, L. Detection crack in image using Otsu method and multiple filtering in image processing techniques. Opt. Int. J. Light Electron Opt. 2016, 127, 1030–1033. [Google Scholar] [CrossRef]
  14. Kim, H.J.; Lee, J.H.; Ahn, E.J.; Cho, S.J.; Shin, M.S.; Sim, S.H. Concrete crack identification using a UAV incorporating hybrid image processing. Sensors 2017, 17, 2052. [Google Scholar] [CrossRef] [PubMed]
  15. Wikipedia. Edge Detection. Available online: https://en.wikipedia.org/wiki/Edge_detection (accessed on 30 January 2018).
  16. Abdel-Qader, I.; Abudayyeh, O.; Kelly, M.E. Analysis of edge-detection techniques for crack identification in bridges. J. Comput. Civ. Eng. 2003, 17, 255–263. [Google Scholar] [CrossRef]
  17. Zou, Q.; Cao, Y.; Li, Q.; Mao, Q.; Wang, S. CrackTree: Automatic crack detection from pavement images. Pattern Recognit. Lett. 2012, 33, 227–238. [Google Scholar] [CrossRef]
  18. Li, Q.; Zou, Q.; Zhang, D.; Mao, Q. FoSA: F* seed-growing approach for crack-line detection form pavement images. Image Vis. Comput. 2011, 29, 861–872. [Google Scholar] [CrossRef]
  19. Shi, Y.; Cui, L.; Qi, Z.; Meng, F.; Chen, Z. Automatic road crack detection using random structured forests. IEEE Trans. Intell. Transp. Syst. 2016, 17, 3434–3445. [Google Scholar] [CrossRef]
  20. American Association of State Highway and Transportation Officials (AASHTO). Survey Finds a Growing Number of State DOTS Are Using Drones to Improve Safety and Collect Data Faster and Better—Saving Time and Money. Available online: http://asphaltmagazine.com/wp-content/uploads/2016/05/Dronesss.pdf (accessed on 6 June 2018).
  21. Dorafshan, S.; Maguire, M.; Hoffer, N.V.; Coopmans, C. Challenges in bridge inspection using small unmanned aerial system: Results and lessons learned. In Proceedings of the International Conference on Uamanned Aircraft System (ICUAS), Miami, FL, USA, 13–16 June 2017. [Google Scholar]
  22. Han, K.; Lin, J.; Golparvar-Fard, M. A formalism for utilization of autonomous vision-based systems and integrate project models for construction progress monitoring. In Proceedings of the Conference on Autonomous and Robotic Construction of Infrastucture, Ames, IA, USA, 2–3 June 2015. [Google Scholar]
  23. Munguia, R.; Urzua, S.; Bolea, Y.; Grau, A. Vision-based SLAM system for unmanned aerial vehicles. Sensors 2016, 16, 372. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  24. Sabatini, R.; Gardi, A.; Richardson, M.A. LIDAR obstacle warning and avoidance system for unmanned aircraft. Int. J. Comput. Syst. Eng. 2014, 8, 711–722. [Google Scholar]
  25. Klein, J.; Murray, D. Parallel tracking and mapping for small AR workspaces. In Proceedings of the 6th IEEE and ACM International Symposium on Mixed and Augmented Reality (ISMAR), Nara, Japan, 13–16 November 2007. [Google Scholar]
  26. Eschmann, C.; Kuo, C.M.; Kuo, C.H.; Boller, C. High-resolution multisensor infrastructure inspection with unmanned aircraft systems. In Proceedings of the International Archives of the Phtogrammetry, Remote Sensing and Spatial Information Sciences, Rostock, Germany, 4–6 September 2013. [Google Scholar]
  27. Pereira, F.C.; Pereira, C.E. Embedded image processing systems for automatic recognition of cracks using UAVs. IFAC-PapersOnLine 2015, 48, 16–21. [Google Scholar] [CrossRef]
  28. Cha, Y.J.; Choi, W.; Büyüköztürk, O. Deep learning-based crack damage detection using convolutional neural networks. Comput.-Aided Civ. Infrastruct. Eng. 2017, 32, 361–378. [Google Scholar] [CrossRef]
  29. Cha, Y.J.; Choi, W.; Suh, G.; Mahmoudkhani, S. Autonomous structural visual inspection using region-based deep learning for detecting multiple damage types. Comput.-Aided Civ. Infrastruct. Eng. 2017, 1–17. [Google Scholar] [CrossRef]
  30. Feng, C.; Liu, M.Y.; Kao, C.C.; Lee, T.Y. Deep Active Learning for Civil Infrastructure Defect Detection and Classification. Mitsubishi Electric Research Laboratories. Available online: https://www.merl.com/publications/docs/TR2017-034.pdf (accessed on 6 June 2018).
  31. Lovelace, B. Unmanned Aerial Vehicle Bridge Inspection Demonstration Project. Available online: http://www.dot.state.mn.us/research/TS/2015/201540.pdf (accessed on 6 June 2018).
  32. Baek, S.C.; Hong, W.H. A Study on the Construction of a Background Model for Structure Appearance Examination Chart using UAV. In Proceedings of the 2017 World Congress on Advances in Structural Engineering and Mechanics (ASEM), Ilsan, Korea, 28 August–1 September 2017. [Google Scholar]
  33. Yang, I.T.; Park, K.; Shin, M.S. A Study on Reverse Engineering of Bobsleigh Structure using Terrestrial LiDAR. In Proceedings of the 2014 International 16th Organizing Committee of GISUP, Nagasaki, Japan, 19–21 February 2014; pp. 61–70. [Google Scholar]
  34. Wang, R. 3D Building Modeling using Images and LiDAR: A Review. Int. J. Image Data Fusion 2013, 4, 273–292. [Google Scholar] [CrossRef]
  35. Mendes, T.; Henriques, S.; Catalao, J.; Redweik, P.; Vieira, G. Photogrammetry with UAV’s: Quality Assessment of Open-Source Software for Generation of Ortophotos and Digital Surface Models. In Proceedings of the VIII Conferencia Nacional De Cartografia e Geodesia, Lisbon, Portugal, 29–30 October 2015; pp. 29–30. [Google Scholar]
  36. Alidoost, F.; Arefi, H. Comparison of UAS-based photogrammetry software for 3D point cloud generation: A survey over a historical site. ISPRS Ann. Photogramm. Remote Sens. Spat. Inf. Sci. 2017, 55–61. [Google Scholar] [CrossRef]
  37. Jaud, M.; Passot, S.; Le Bivic, R.; Delacourt, C.; Grandjean, P.; Le Dantec, N. Assessing the Accuracy of High Resolution Digital Surface Models Computed by PhotoScan and MicMac in Sub-Optimal Survey Conditions. Remote Sens. 2016, 8, 465. [Google Scholar] [CrossRef]
  38. He, K.; Zhang, X.; Ren, S.; Sun, J. Deep residual learning for image recognition. arXiv, 2015; arXiv:1506.01497. [Google Scholar]
  39. Protopapadakis, E.; Doulamis, N. Image Based Approaches for Tunnels’ Defects Recognition via Robotic Inspectors. In Proceedings of the International Symoposium on Visual Computing, Las Vegas, NV, USA, 14–16 December 2015; pp. 706–716. [Google Scholar]
  40. Zhang, L.; Yang, F.; Zhang, Y.; Zhu, Y. Confirmed. In Proceedings of the 2016 IEEE International Conference on Imgae Processing (ICIP), Phoenix, AZ, USA, 25–28 September 2016; pp. 3708–3712. [Google Scholar]
  41. Girshick, R.; Donahue, J.; Darrell, T.; Malik, J. Rich feature hierarchies for accurate object detection and semantic segmentation. In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR14), Washington, DC, USA, 23–28 June 2014. [Google Scholar]
  42. Deng, J.; Dong, W.; Socher, R.; Li, L.J.; Li, K.; Li, F.-F. ImageNet: A large-scale hierarchical image database. In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR09), Miami, FL, USA, 20–25 June 2009. [Google Scholar]
  43. Krizhevsky, A. Learning Multiple Layers of Features from Tiny Images. Available online: https://www.cs.toronto.edu/~kriz/learning-features-2009-TR.pdf (accessed on 6 June 2018).
  44. Nair, V.; Hinton, G.E. Rectified linear units imporve restricted Boltzmann machines. In Proceedings of the 27th International Conference on Machine Learning (ICML-10), Haifa, Israel, 21–24 June 2010. [Google Scholar]
Figure 1. Overview of the UAV-based crack identification: (a) Generating background model; (b) Image acquisition to scan appearance status; (c) Crack detection using deep learning algorithm; (d) Crack quantification using image processing and (e) Visualization of identified crack on the inspection map.
Figure 1. Overview of the UAV-based crack identification: (a) Generating background model; (b) Image acquisition to scan appearance status; (c) Crack detection using deep learning algorithm; (d) Crack quantification using image processing and (e) Visualization of identified crack on the inspection map.
Sensors 18 01881 g001
Figure 2. Generating background model to build spatial information: (a) Aerial images; (b) Geotagged imaged; (c) Tie points matching; (d) Point clouding; (e) Mesh building; (f) Texturing and (g) Spatial information.
Figure 2. Generating background model to build spatial information: (a) Aerial images; (b) Geotagged imaged; (c) Tie points matching; (d) Point clouding; (e) Mesh building; (f) Texturing and (g) Spatial information.
Sensors 18 01881 g002
Figure 3. Inspire 2 with Zenmuse X5S for crack identification.
Figure 3. Inspire 2 with Zenmuse X5S for crack identification.
Sensors 18 01881 g003
Figure 4. Schematic of the deep learning architecture.
Figure 4. Schematic of the deep learning architecture.
Sensors 18 01881 g004
Figure 5. Image processing procedure of crack length and thickness estimation: (a) Image capture; (b) Marker detection; (c) Calculation for fixel size and (d) Crack quantification.
Figure 5. Image processing procedure of crack length and thickness estimation: (a) Image capture; (b) Marker detection; (c) Calculation for fixel size and (d) Crack quantification.
Sensors 18 01881 g005
Figure 6. Experimental setup.
Figure 6. Experimental setup.
Sensors 18 01881 g006
Figure 7. Final results for spatial information and the background model.
Figure 7. Final results for spatial information and the background model.
Sensors 18 01881 g007
Figure 8. Results of crack (C) detection.
Figure 8. Results of crack (C) detection.
Sensors 18 01881 g008
Figure 9. Crack quantification by using image processing.
Figure 9. Crack quantification by using image processing.
Sensors 18 01881 g009
Figure 10. Bridge inspection results.
Figure 10. Bridge inspection results.
Sensors 18 01881 g010
Table 1. Information of each layer of the deep learning architecture.
Table 1. Information of each layer of the deep learning architecture.
LayerOperatorDimension (Height × Width × Depth)Kernel (Height × Width)StridePadding
InputConv 1 w/ReLU32 × 32 × 35 × 512
Layer 1Pool 132 × 32 × 323 × 320
Layer 2Conv 2 w/ReLU16 × 16 × 325 × 512
Layer 3Pool 216 × 16 × 323 × 320
Layer 4Conv 3 w/ReLU8 × 8 × 325 × 512
Layer 5Pool 38 × 8 × 643 × 320
Layer 6-4 × 4 × 64---
Layer 7FC 11 × 1 × 64---
Layer 8FC 21 × 1 × 2---
Layer 9Softmax1 × 1 × 2---
Table 2. Results of crack quantification.
Table 2. Results of crack quantification.
Crack Thickness (mm)Crack Length (mm)
C-11.9248.68
C-21.1060.09
C-31.1027.94
C-41.3748.59
C-51.3717.08
C-61.9263.56
C-72.4778.43
C-81.596.60
C-91.1035.01
C-100.5330.79
C-110.5519.96
C-120.558.32

Share and Cite

MDPI and ACS Style

Kim, I.-H.; Jeon, H.; Baek, S.-C.; Hong, W.-H.; Jung, H.-J. Application of Crack Identification Techniques for an Aging Concrete Bridge Inspection Using an Unmanned Aerial Vehicle. Sensors 2018, 18, 1881. https://doi.org/10.3390/s18061881

AMA Style

Kim I-H, Jeon H, Baek S-C, Hong W-H, Jung H-J. Application of Crack Identification Techniques for an Aging Concrete Bridge Inspection Using an Unmanned Aerial Vehicle. Sensors. 2018; 18(6):1881. https://doi.org/10.3390/s18061881

Chicago/Turabian Style

Kim, In-Ho, Haemin Jeon, Seung-Chan Baek, Won-Hwa Hong, and Hyung-Jo Jung. 2018. "Application of Crack Identification Techniques for an Aging Concrete Bridge Inspection Using an Unmanned Aerial Vehicle" Sensors 18, no. 6: 1881. https://doi.org/10.3390/s18061881

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop