Article ID Journal Published Year Pages File Type
507750 Computers & Geosciences 2013 10 Pages PDF
Abstract

•We developed a program for the automatic detection of reflection hyperbolas in unprocessed GPR data.•We used an existing pattern recognition algorithm for grayscale images.•We used a learning Viola–Jones Algorithm.•To extract the exact parameters of the hyperbolas we apply a Hough Transform.•We obtained good detection rates using realistic data.

Ground Penetrating Radar (GPR) is used for the localization of supply lines, land mines, pipes and many other buried objects. These objects can be recognized in the recorded data as reflection hyperbolas with a typical shape depending on depth and material of the object and the surrounding material. To obtain the parameters, the shape of the hyperbola has to be fitted. In the last years several methods were developed to automate this task during post-processing. In this paper we show another approach for the automated localization of reflection hyperbolas in GPR data by solving a pattern recognition problem in grayscale images. In contrast to other methods our detection program is also able to immediately mark potential objects in real-time. For this task we use a version of the Viola–Jones learning algorithm, which is part of the open source library “OpenCV”. This algorithm was initially developed for face recognition, but can be adapted to any other simple shape. In our program it is used to narrow down the location of reflection hyperbolas to certain areas in the GPR data. In order to extract the exact location and the velocity of the hyperbolas we apply a simple Hough Transform for hyperbolas. Because the Viola–Jones Algorithm reduces the input for the computational expensive Hough Transform dramatically the detection system can also be implemented on normal field computers, so on-site application is possible. The developed detection system shows promising results and detection rates in unprocessed radargrams. In order to improve the detection results and apply the program to noisy radar images more data of different GPR systems as input for the learning algorithm is necessary.

Related Topics
Physical Sciences and Engineering Computer Science Computer Science Applications
Authors
, ,