Bv

B.B. van der Horst

info

Please Note

2 records found

Road damage detection is important for road safety and road maintenance planning. Road surface anomalies, like potholes, cracks and ravelling, affect driving conditions, such as driving comfort and safety, noise emission, load loss of trucks, increase of fuel consumption and traffic circulation. Locali- sation of these anomalies allows for targeted road maintenance, which contributes to the improvement of driver safety, comfort and the optimisation of road maintenance.
The current technique to detect road damage is that road inspectors determine road damage in road images. However, the results are susceptible to human subjectivity. An improvement on image based road damage detection is using LiDAR data, because the geometry of road damage is measured too. To mitigate the issue of human subjectivity, an automated method for road damage detection was developed for the profile laser scanner on the IV-Infra car. This laser scanner is mounted at the back of the vehicle so that its profile lines are perpendicular to the driving direction. The proposed method consists of: (I) feature extraction with a sliding window algorithm; (II) K-means clustering to create training data; (III) Random Forest classification and (IV) morphological operations to remove noise and identify larger damage patches. This method was tested on an 800-meter long provincial road with different road defects and road types. Most occurring road damages are cracks, craquel and raveling. The results of this method were validated in two ways: using a road inspectors damage classification and a custom-made validation set based on orthophotos. An overall accuracy of 73% is achieved for the fully automated process. When training of the Random Forest was based on an improved, semi-automated training data, the overall accuracy was 58%, this gives visual clear results. This is explained by more noise are presented in the results based on the fully automatic method, which is overlapped with the coarse road inspector’s data. Optical inspection shows that the semi-automated method identified almost all damages of the custom-made validation set, although a shift between the point cloud and the validation is found. Still, the method has some difficulties with detecting the transverse cracks. This problem can be solved by integrating the two other mounted laser scanners of the Iv-Car, but pre-processing is needed to organise the point cloud. Also, an improvement in georeferencing the validation data would help to optimise the method and training data. Nevertheless, promising results are achieved by this method. ...
Student report (2018) - Bibi van der Horst, Roderik Lindenbergh, Hemmo Abels
Every year the second years of the bachelor Applied Earth Science have a geological fieldwork in Southern France. To supervise the students after a day in the field the idea is to collect a 3D model database of the outcrops in the field. This is done by photogrammetry and the open-source program MicMac.
In this report an acquisition protocol and an automatic method for processing the images is developed. Students only need to collect images of their outcrop (following the given acquisition method) and upload them to the server. Some test cases are tested in this report and these results are given. The written workflow works on most test cases, except test cases made with a drone. The problems which arose were the right scale of the 3D models and sparse data at the boundaries of the outcrops. Although the workflow works in most cases, there are several adjustments to do in the future, like to make it more robust, find a method to create the right scales and to display all 3D models in one map.
...