Добавил:
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
[2.1] 3D Imaging, Analysis and Applications-Springer-Verlag London (2012).pdf
Скачиваний:
12
Добавлен:
11.12.2021
Размер:
12.61 Mб
Скачать

402

H. Wei and M. Bartels

9.4.5 DTM from Statistical Properties of the Point Cloud

Unsupervized statistical filtering algorithms are an alternative to object-based filtering. Separation of ground and object points within the LIDAR point cloud is a prerequisite for DTM generation. Bartels and Wei [17] developed a LIDAR filtering technique, purely based on the statistical distribution of the point cloud. For the definition of the algorithm, three assumptions can be made to exploit the statistics of a 2.5 dimensional point cloud.

From a global perspective, there is a normal distribution of ground point elevation, similar to samples collected from a population [40].

Object points may disturb or ‘skew’ this normal distribution [16].

The number of visible ground points must dominate the LIDAR point cloud to ensure validity of the first assumption.

The last assumption is essential to avoid misclassification of object points as ground points, for example, large flat roofs in dense urban areas. Furthermore, there has to be a minimum number of LIDAR ground points available to be able to make a solid statistical statement over the point cloud’s distribution. Based on these assumptions, the unsupervized object and ground point separator is formulated [17]. First, the skewness of the point cloud is calculated. If it is greater than zero, peaks (i.e. objects) dominate the point cloud distribution. The greatest value of the point cloud is then removed by classifying it as an object point. These steps are iteratively executed while the skewness of the point cloud is greater than zero. Finally, the remaining points are normally distributed and belong to the ground. By doing so, the skewed distribution of the data is balanced, and the algorithm is therefore called Skewness Balancing [16].

A limitation of the basic algorithm is the assumption that object points are located above the ground. This is valid for large classes of terrain types, but in mountainous areas, the algorithm would misclassify ground points as object points. Skewness balancing is therefore extended to sloped terrain with the following reasoning. After termination of basic skewness balancing on the original positively skewed LIDAR point cloud, the extracted subset of LIDAR points (which still contains misclassified ground points) can still be positively skewed. The remaining object point cloud is now re-considered as a new model, DSM*, which is statistically independent from the original DSM. It is now re-filtered by skewness balancing and misclassified ground points are thus iteratively corrected. The extended algorithm terminates as the remaining object points converge to zero, as depicted in Fig. 9.13.

The advantages of this unsupervized approach are obvious: skewness balancing does not require pre-defined thresholds, a pre-determined number of iterations or tunable (i.e. application-dependent) weighting factors. It does not incorporate prior knowledge about the terrain or objects and is independent from format (gridded or non-gridded) and resolution of the data. Ground points between gaps and in narrow streets are picked up without thinning out the data. In doing so, object and terrain details are preserved. Skewness balancing is therefore ideal for integration

9 3D Digital Elevation Model Generation

403

Fig. 9.13 Skewness balancing algorithm and adaptation to sloped terrain [17]. Left: Original algorithm. Right: Adapted to sloped terrain

into GIS software packages, while having the option to improve it by deriving an optimization-localization operator.

Figure 9.14 depicts a large number of key terrain elements in rural and urban area filtered out by the algorithm. Bare earth (streets, pavements and court yards), detached objects (buildings and vegetation) and ambiguously attached objects (bridges, motorway junctions, ramps and slopes) are separated from the two tiles of LIDAR point clouds. Figure 9.14(bottom left) shows that skewness balancing even picks up power transmission lines, while vegetation in rural and forestry areas is correctly filtered at an accuracy of 96 % [19].

To create a DEM or DTM after the object points are removed from LIDAR point cloud, the following possibilities should be taken into account, and a proper approach should be taken accordingly.

For areas where high vegetation are removed, the corresponding LIDAR LE can be used for filling the patches because the LIDAR can penetrate vegetation.

For areas where the removed points represent buildings or other hard objects, there are two situations.

For those areas with reasonable size, TIN linear interpolation, bilinear interpolation, and Kriging interpolation [181] could be used to fill the empty space.

For a large area where object points are removed, the true information of terrain is unknown. The common practice is to leave the space as empty (data missing).