Next Article in Journal
Unlocking the Potential of Explainable Artificial Intelligence in Remote Sensing Big Data
Next Article in Special Issue
Edge Effects in Amazon Forests: Integrating Remote Sensing and Modelling to Assess Changes in Biomass and Productivity
Previous Article in Journal
Deceptive Jamming Algorithm against Synthetic Aperture Radar in Large Squint Angle Mode Based on Non-Linear Chirp Scaling and Low Azimuth Sampling Reconstruction
Previous Article in Special Issue
Evaluation of Tree-Growth Rate in the Laurentides Wildlife Reserve Using GEDI and Airborne-LiDAR Data
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Airborne LiDAR Strip Adjustment Method Based on Point Clouds with Planar Neighborhoods

1
Key Laboratory of 3D Information Acquisition and Application, Ministry of Education, Capital Normal University, Beijing 100048, China
2
College of Resource Environment and Tourism, Capital Normal University, Beijing 100048, China
3
China Aero Geophysical Survey and Remote Sensing Center for Natural Resources, Beijing 100083, China
4
Zhengtu 3D (Beijing) Laser Technology Co., Ltd., Beijing 100176, China
*
Author to whom correspondence should be addressed.
Remote Sens. 2023, 15(23), 5447; https://doi.org/10.3390/rs15235447
Submission received: 18 October 2023 / Revised: 20 November 2023 / Accepted: 20 November 2023 / Published: 22 November 2023
(This article belongs to the Special Issue Lidar for Environmental Remote Sensing: Theory and Application)

Abstract

:
Airborne light detection and ranging (LiDAR) data are increasingly used in various fields such as topographic mapping, urban planning, and emergency management. A necessary processing step in the application of airborne LiDAR data is the elimination of mismatch errors. This paper proposes a new method for airborne LiDAR strip adjustment based on point clouds with planar neighborhoods; this method is intended to eliminate errors in airborne LiDAR point clouds. Initially, standard pre-processing tasks such as denoising, ground separation, and resampling are performed on the airborne LiDAR point clouds. Subsequently, this paper introduces a unique approach to extract point clouds with planar neighborhoods which is designed to enhance the registration accuracy of the iterative closest point (ICP) algorithm within the context of airborne LiDAR point clouds. Following the registration of the point clouds using the ICP algorithm, tie points are extracted via a point-to-plane projection method. Finally, a strip adjustment calculation is executed using the extracted tie points, in accordance with the strip adjustment equation for airborne LiDAR point clouds that was derived in this study. Three sets of airborne LiDAR point cloud data were utilized in the experiment outlined in this paper. The results indicate that the proposed strip adjustment method can effectively eliminate mismatch errors in airborne LiDAR point clouds, achieving a registration accuracy and absolute accuracy of 0.05 m. Furthermore, this method’s processing efficiency was more than five times higher than that of traditional methods such as ICP and LS3D.

Graphical Abstract

1. Introduction

Airborne LiDAR systems are active space information acquisition technologies which integrate global navigation satellite systems (GNSS), inertial navigation systems (INS), and laser ranging technologies. The advantages of these systems include their minimal dependence on control measurements, resistance to weather effects, high degree of automation, and short mapping cycles. They have broad applications in terrain surveying and urban 3D modeling [1,2]. Each sensor in an airborne LiDAR system has the potential to generate errors, e.g., ranging errors caused by the laser scanner, positioning errors caused by the GPS, and 6-axis errors caused by the inertial measurement unit [3]. Typically, an airborne LiDAR system is calibrated before flight operations to eliminate errors caused by individual sensors or by system integration. However, since the calibration process is also subject to certain errors, although most errors can be successfully eliminated after calibration, some minor errors will still exist in the final acquired point cloud [4,5,6]. In airborne LiDAR point cloud operations, if there are obvious mismatch errors between different flight strips, it is necessary to perform strip adjustment processing on the airborne LiDAR point cloud to meet the requirements of actual operation results [7,8].
At present, many scholars have conducted research on the methods of airborne LiDAR strip adjustment processing. These methods can be roughly divided into two categories: one involves an adjustment algorithm based on feature matching, which first performs segmentation processing, feature extraction, feature matching, and other preprocessing on the target point cloud, and then performs strip adjustment calculations; the other involves an overall adjustment algorithm, which does not require preprocessing and is highly accuracy.
Lee et al. [9] proposed a strip adjustment algorithm based on line feature matching which generates line features by extracting buildings with ridgelines in the overlapping area. However, this method is more suitable for urban environments with dense buildings and cannot be used in field environments. Habib et al. [10] proposed a strip adjustment method based on point cloud intensity feature extraction. This method extracts linear features from the intensity images generated from the point cloud, but it requires some auxiliary tools or data, such as OpenStreetMap, and only specific structures, such as gable roofs or flat roofs, can be accurately detected. Wu et al. [11] proposed a strip adjustment algorithm based on building roof features. This method uses the OpenStreetMap auxiliary method to select simple roof plane structures as corresponding features, calculates their normal vectors and inputs them into a mathematical model, and then estimates the transformation parameters through the given model. Liu et al. [7] proposed a strip adjustment method using planar features obtained from the minimum Hausdorff distance (MHD). This method first extracts buildings to generate two-dimensional images and then performs segmentation matching on the building roof planes. Zhang et al. [12] proposed an aero triangulation-aided LiDAR strip adjustment (AT-aided LSA) method. This method uses two types of conjugate features as control elements, i.e., conjugate points matched between LiDAR intensity images and aerial images, and conjugate corners matched between LiDAR point clouds and aerial images. You et al. [6] proposed a new type of data called plane feature intensity data which shows consistency on the roofs of buildings by using a partial least squares method for strip adjustment calculations. Still, this process is very complex and relies on ideal buildings. In summary, the related adjustment algorithms based on feature matching often require the point cloud to have certain feature conditions, such as buildings, or they require related image assistance, which limits the scenarios in which they can be used.
The iterative closest point (ICP) algorithm, which is based on the least squares method, is the most widely used and popular overall adjustment algorithm for point cloud registration. Since Besl and others proposed the ICP algorithm [13], scholars have continuously improved and refined it, resulting in the proliferation of improved ICP algorithms. In Besl’s original work, the ICP algorithm minimized the spatial distance between points and their matched points as a cost function to achieve point cloud registration. However, this method has several shortcomings, including its high dependence on initial alignment, its sensitivity to noise or local feature changes, the ease with which it falls into the local optimum, and its high computational complexity. Andrew [14], Gelfand [15], and Pottmann [16] proposed a point-to-plane matching method which minimizes the distance between points and the plane where the matched points are located. This point-to-plane matching can achieve faster convergence and higher accuracy, and it is not prone to being affected by local extremes. Szymon [17] proposed a symmetrical version of the point-to-plane target used in the ICP (symmetrical iterative closest point, S_ICP) algorithm based on the point-to-plane matching method. First, the minimum distance is calculated based on the surface normals of the two points in the corresponding point pair, and then optimization is performed in a fixed coordinate system, and the two meshes move in opposite directions. These improvements greatly enhance the convergence performance and stability of the ICP algorithm. However, compared with regular ICP algorithm sample datasets, airborne LiDAR point cloud datasets have some unfavorable characteristics [18], such as low density, uneven distribution, and non-rigid point clouds which may be affected by features that sway due to airflow and wind, such as vegetation and power lines, all of which lead to inconsistencies in the shapes of the point clouds captured through repeated scans. These unfavorable characteristics mean that the ICP algorithm is less accurate when used for airborne LiDAR point cloud registration. In addition, when performing ICP registration on multiple continuous airborne strip point clouds, error accumulation will occur. The more strips, the greater the accumulated errors [19].
In summary, the strip adjustment algorithm based on feature matching is highly dependent on buildings and other auxiliary conditions, and its application scenarios are relatively limited, while the ICP overall matching algorithm has no application scenario restrictions, though it has some unfavorable characteristics in terms of how it adjusts the processing of airborne LiDAR point clouds, and this leads to a lower registration success rate.
This paper proposes a strip adjustment algorithm based on point clouds with planar neighborhoods which differ from the feature planar point clouds outlined in the existing literature. Point clouds with planar neighborhoods can exist in any scenario and thus avoiding application scenarios limitations. The strip adjustment algorithm proposed in this paper treats the single strip point cloud as a whole, merges all the tie point error equations of each strip, and performs an overall least squares adjustment calculation, thus effectively avoiding error propagation and improving overall accuracy.

2. Methods

This paper proposes a design for a new strip adjustment algorithm process for airborne LIDAR point clouds (Figure 1). In the first step, the point clouds with planar neighborhoods are extracted from the preprocessed airborne LiDAR point clouds to improve the success rate and accuracy of the ICP algorithm in airborne LiDAR point cloud registration. In the second step, after the registration of two-strip point clouds is completed, the tie points in the overlap area of the strips are extracted, and an error equation is then established according to the tie point and used to perform strip adjustment processing for all of the strips.

2.1. Preprocessing

Airborne LiDAR point clouds often contains noise, non-ground points, and uneven point cloud density which can affect the subsequent analysis and processing of point cloud data. Therefore, the preprocessing of airborne LiDAR point clouds is essential, and common preprocessing operations include denoising, ground extraction, and point cloud resampling.
Denoising is a fundamental step in the preprocessing of airborne LiDAR point clouds; the aim of denoising is to remove noise and improve data quality [20]. In this study, a distance-based filtering method is used to denoise the point cloud. The method calculates the average distances and standard deviations of the points within a certain range around each point in the point cloud. If the distance from a point to the average exceeds a certain multiple of the standard deviation, that point is identified as noise. The rationale behind this method is that noise points are often isolated or have a lower density, and thus are farther away from surrounding points.
Ground extraction is a key preprocessing step for many applications, and cloth filtering is a commonly used technique for extracting the ground from airborne LiDAR point clouds [21]. Cloth filtering separates ground points from non-ground points based on their height differences using a virtual cloth model and iteratively filters and refines the classification of ground points for accurate extraction.
Point cloud resampling is a necessary step to achieve uniform point density and reduce data volume for storage and processing [22]. Resampling techniques aim to maintain the basic geometric features of the original point cloud while reducing the number of points. Common resampling methods include uniform subsampling, adaptive sampling, and surface-based resampling. In this paper, the uniform subsampling method is used to resample the point cloud.
By preprocessing airborne LiDAR point clouds to remove noise, extract ground information, and achieve uniform point density, the quality of the point cloud is improved, thus eliminating adverse effects on point cloud registration and laying the groundwork for ICP registration.

2.2. Extracting Point Clouds with Planar Neighborhoods

In conventional strip adjustment methods grounded on feature matching, registration typically relies on feature lines and planes such as building rooftops and ridges [9,10]. The method for extracting point clouds with planar neighborhoods proposed in this study is not restricted to specific scenarios like those involving buildings. In any scenario, as long as the point cloud within a local range meets the conditions for plane fitting, it can be extracted and utilized for strip point cloud registration. Such scenarios include but are not limited to slopes, ditches, fields, highways, and so forth. The universality of this approach enables effective registration in a wide array of environments and scenarios, thereby enhancing the flexibility and applicability of the strip adjustment method.
In point-to-plane registration methods, the smoothness of the point cloud surface has a significant impact on the registration accuracy. The smoother and flatter the surface of the point cloud, the higher the registration accuracy. Conversely, if the surface of the point cloud is scattered and uneven, the registration accuracy will be lower. During airborne LiDAR scanning operations, repeated scans of the ground, buildings, and other objects have positional invariance, making them ideal for point cloud registration algorithms. These types of invariant objects can be considered as planar point clouds. Therefore, airborne LiDAR point clouds can be classified into two categories: planar point clouds and non-planar point clouds.
A single strip of an airborne LiDAR point cloud typically covers a range of several hundred meters to over a kilometer, and this includes numerous planar point clouds such as road surfaces and rooftops. It is challenging to perform overall plane extraction on the entire point cloud. Therefore, the point cloud is segmented into 2D grids based on point density, ensuring that each grid contains enough points to fit a plane. Assuming the point density is n c and that fitting a plane requires at least 3 points, it is necessary that a single grid contains at least 6 points. Therefore, the grid edge length can be calculated using the formula below.
L g r i d = 6 / n c n c < 6 1.0 n c 6
A principal component analysis (PCA) [23,24] is then used to analyze and compute the plane features. PCA is a widely used technique that analyzes the covariance matrix of points within a point cloud, thereby extracting the primary directions of variation as the plane normal vectors. Each point in the grid is used for PCA calculations. After extracting the grid containing the planar point cloud using the PCA method, the following formula is used to fit the plane parameters of the point cloud:
A x + B y + C z = D
where (A, B, C) is the unit normal vector of the plane and D represents the distance from the origin of the coordinate system to the plane.
After indexing the point cloud with grid cells, each grid cell is traversed. The PCA method is used to filter out planar grid cells, and then the RANSAC method is used to fit the plane. If more than half of the points in the grid cell fall within a range of 0.05 m above or below the plane, the plane fitting is considered successful, and the points within the plane are retained. Otherwise, the point cloud within the grid cell is discarded.

2.3. S_ICP Algorithm

The ICP algorithm is a commonly used algorithm for aligning 3D point cloud models. The S_ICP algorithm, proposed by Szymon [17], improves the convergence speed and stability of the ICP algorithm by introducing a symmetric objective function. The core idea of the S_ICP algorithm is to modify the point-to-plane objective function to make it a symmetric objective function. Specifically, the S_ICP algorithm uses the normals corresponding to the points to define the plane for error minimization while applying opposite transformations on both models. The advantage of this approach is that the S_ICP algorithm minimizes errors when the point pairs are located on second-order surfaces, not just on planes. This allows the S_ICP algorithm to better handle surface alignment problems.
In the point-to-plane ICP algorithm, the objective function’s error will only be zero when the local surface is a perfect plane:
( p q ) · n p
After modifying the objective function to make it a symmetric function:
( p q ) · ( n p + n q )
If the points p and q, along with their normals, are aligned with a cylindrical surface, the calculation of the objective function (4) will result in 0. For any set of points ( p , n p ) located on a cylindrical surface, there exists a corresponding set ( q , n q ) such that the local second-order surfaces of p and q are consistent, and the objective function (4) holds true.
Xu et al. [25] conducted an evaluation of the ICP algorithm and its various variants, and in three types of test data (unmanned aerial vehicles (UAVs), airborne laser scanning (ALS), and satellite data) the S_ICP algorithm emerged as a relatively powerful method. It achieved the best accuracy with one of the datasets and also obtained good suboptimal results with the other two datasets. Additionally, it had the fastest convergence time, being ten to a hundred times faster than other methods. Therefore, in this paper, we will use the target function symmetric-based ICP algorithm proposed by Szymon (S_ICP) for point cloud registration.

2.4. Extracting Tie Points

Following the completion of point cloud registration using the S_ICP algorithm, the point clouds of adjacent flight lines (A/B) are well registered. Subsequently, the point clouds within the overlapping region are subjected to a gridding process (as shown in Figure 2a), whereby each grid contains two layers of point clouds belonging to the adjacent flight lines (A/B).
Initially, the two layers of point clouds within each grid are individually fitted to planes (as shown in Figure 2b), and the distances of all points to their respective planes are statistically analyzed to calculate their standard deviations. A smaller standard deviation indicates a better distribution of the point cloud near the plane, signifying a smoother plane surface. The smoothness of the point cloud plane is represented by the standard deviation, and a smoothness threshold is set to filter the grids.
Subsequently, the average coordinates of the point cloud from flight line A within the grid are calculated using Equation (5) to determine the key point P A (as shown in Figure 2b) of flight line A. The distance d A B from the key point of flight line A to the point cloud plane a , b , c , d B of flight line B is then computed. Based on Equation (6), the key point P B (as shown in Figure 2b), which is the projection of the key point P A onto the point cloud plane of flight line B, is calculated.
P A = P l a n e A P i
P B = P A d A B × a b c B
Finally, the key points P A / P B extracted from each grid are considered as temporary tie points. The coordinates of all the tie points are then differenced and the error distribution is analyzed. The standard deviation of the error distribution is calculated and temporary tie points exceeding three times the standard deviation are excluded. The remaining temporary tie points are deemed the final tie points.

2.5. Strip Adjustment

Traditional aerial photogrammetric strip adjustment [26] combines the error equations of the image tie points from multiple flight strips and performs a global least squares adjustment to effectively avoid error propagation and improve overall accuracy. In airborne LiDAR data, the acquired data unit is the entire flight strip, and this shares similarities with the strip adjustment characteristics of aerial photogrammetry. Therefore, this paper adopts the method of aerial photogrammetric strip adjustment and proposes a design for a strip adjustment algorithm for airborne LiDAR point clouds.
By using the S_ICP matching algorithm, adjacent flight strip point clouds are accurately registered together. In the overlapping areas, key points are uniformly selected from the reference point cloud based on the point-to-plane projection method [27]. The projection points of these key points in the registered point cloud are then calculated, forming a set of tie points. After extracting the tie points from all of the flight strip point clouds, the strip adjustment equations established in this paper are used to perform a least squares adjustment of all the strip parameters.
As is shown in Figure 3, the coordinate system of a single flight strip is established with the centroid as the origin and the ENU (east, north, up) directions as the XYZ axes. In this coordinate system, the coordinates of the point cloud can be represented as follows:
P i = R i · p i + t i
where P i represents the original point cloud coordinates, p i represents the point cloud coordinates in the strip coordinate system, R i is the rotation matrix of the strip, and t i is the translation parameter. Multiple flight strips exist within the same projection zone coordinate system, and the XYZ axes of each flight strip coordinate system are aligned. Therefore, the initial values for the attitude angles of the strip’s exterior orientation elements are set to 0, and the position is set to the centroid coordinates.
Assuming that the exterior orientation elements for each flight strip are a r , p , y i , t ( x , y , z ) i , the error equation for the tie points between adjacent overlapping flight strips is as follows:
v i j = P i P j = R i · p i + t i R j · p j + t j
In Equation (8), p i and p j represent the tie points of the point clouds, R i and R j are the attitude matrices of the i-th and j-th flight strip point clouds, and t i and t j are the coordinates of the strip centroids. The rotation matrix R i is obtained from the attitude angles a r , p , y i , so there are 12 parameters in total, including 3 attitude angles and 3 translation parameters for each flight strip.
By combining the error equations for the tie points of multiple flight strips, we can use the Levenberg–Marquardt method to obtain the flight strip parameters. We can then use the flight strip parameters to transform the point cloud data, thereby obtaining the adjusted point cloud data after strip adjustment.
The above adjustment process effectively avoids error propagation in the consecutive registration of flight strip point clouds and ensures the accurate registration of each flight strip point cloud. However, due to the lack of control point constraints, there may be overall translation and rotation in the registered flight strip point cloud, and thus the absolute accuracy of the point cloud cannot be guaranteed. Therefore, it is necessary to introduce control point constraints to the adjustment process outlined above.
Assuming the control point coordinates are P c and the corresponding point cloud in the i-th flight strip is P i , the error equation for the control points is as follows:
v i = P i P c = R i · p i + t i P c
By merging the above parameter matrices into the overall flight strip adjustment equation, we can ensure the overall accuracy of the point cloud.
To address the lack of control points, we can select three points which form an equilateral triangle at the center of the measurement area as control points to be used in the overall flight strip adjustment solution. This approach ensures that the absolute accuracy of the point cloud after adjustment and without control points is comparable to the absolute accuracy of the original point cloud. It also prevents error propagation in the consecutive ICP registration process of each flight strip.

3. Experimental Results

In this paper, three sets of typical UAV-borne point cloud data (as shown in Figure 4) are selected for the experimental verification of the proposed method.
The first set consists of point cloud data from flat terrain which includes buildings, roads, and vegetation. It consists of four flight strips. The second set consists of point cloud data from a mining area, with mostly exposed rocks, some vegetation, and power lines. It also includes continuous slopes. This set consists of five flight strips. The third set consists of point cloud data from a generally mountainous area, with vegetation covering parts of the mountains. It consists of four flight strips.

3.1. Extraction of Point Clouds with Planar Neighborhoods

First, the point cloud data from the three sets of UAV-borne data are processed to extract point clouds with planar neighborhoods. This enables the visual observation of these planar points.
As is illustrated in Figure 5, within mountainous point cloud data, there are virtually no buildings. Nevertheless, the method based on point clouds with planar neighborhoods can still extract sufficient planar point clouds for registration from slopes and gullies. Evidently, traditional registration algorithms based on plane features are not suitable for such scenarios.
As is illustrated in Figure 6, point clouds with planar neighborhoods were extracted from a set of point cloud data in a plain area. The extracted point clouds still cover the entire survey area, and the point clouds of buildings can also be largely preserved. If a method based on plane features is used to extract feature point clouds, only the point clouds of buildings in the local area on the right can be extracted. Using local point clouds for point cloud registration may result in a locally optimal result.
After extracting the point clouds with planar neighborhoods, the non-rigid point clouds, such as those representing power lines, vegetation, and shrubs are successfully removed from the original point cloud data. The extracted planar point clouds are smoother and organized, and the data volume of the point cloud is reduced by more than half.
Next, the planar point cloud data extracted from the three sets are registered using the S_ICP algorithm, and the registration results are compared with the S_ICP registration results of the original point cloud data to evaluate their accuracy. After registration, the corresponding point pairs of the two registered point clouds are calculated using the point-to-plane projection method, and the registration accuracy of the registered point cloud is evaluated using Equation (10).
σ m e a n = d k T · d k n 2
In this equation, n represents the number of corresponding point pairs and d k = p i k p j k represents the coordinate difference of the k-th corresponding point pair in the overlapping region between the i-th strip and the j-th strip.
From the results in Table 1, it can be observed that for point cloud data A, which includes buildings, roads, and vegetation, whether or not the point clouds are extracted with planar neighborhoods has a minor impact on the registration results. For point cloud data B, which contains some vegetation and power lines, pre-extracting point clouds with planar neighborhoods significantly improves the registration accuracy of the point clouds. Similarly, for point cloud data C, which includes mountainous areas covered by vegetation, the registration accuracy is also significantly improved. Overall, extracting point clouds with planar neighborhoods for S_ICP registration can effectively enhance the registration accuracy of the point clouds.
As Table 2 shows, using point clouds extracted with planar neighborhoods for registration not only improves the registration accuracy of the point clouds, but it also reduces the point cloud data volume by more than half. Moreover, the registration speed is increased by more than 5 times.

3.2. Strip Adjustment

In the previous experiment, we completed the S_ICP registration of each strip of the three sets of data. We then extracted the tie points in the overlapping areas of the strips by projecting from point to plane. After restoring the coordinates of the points of registration to the original point cloud coordinates, we obtained the tie points between adjacent strips. As Figure 7 shows, after S_ICP registration, the point cloud registration in the overlapping area was good. According to the established grid index, we fitted the grid point cloud data in the reference point cloud to obtain a local plane. The averaged coordinates of the planar point cloud data in the corresponding grid of the registered point cloud were then projected onto this local plane, yielding the projected points on the local plane, which form a pair of tie points. We then restored these tie points to their original point cloud data to obtain the tie points in the original data.
As Figure 8 shows, although the extracted tie points do not have obvious features, the shape of the point cloud can be used to judge whether the extracted tie points are correct (Figure 8a–c). This also indicates that the method for extracting tie points used in this paper does not depend on point cloud features (Figure 8d). In addition, in the original point cloud data, the tie points are not point-to-plane projection points or plane-to-plane nearest distance points. Therefore, the tie points extracted via point-to-plane projection or plane-to-plane nearest distance methods may have mismatch errors.
Utilizing the extracted tie points, strip adjustment computations for all strip point cloud data can be performed through the application of the Levenberg–Marquardt algorithm in conjunction with Equation (8). As can be seen from Figure 9, before the strip adjustment, there are obvious mismatch errors in the overlapping area of the point cloud; after the strip adjustment, the point cloud in the overlapping area matches well.
Within the experimental data area B, we collected a total of 10 check points on flat and visible ground using RTK equipment. Two of these points were used as control points in the strip adjustment computation, while the remaining points were used to validate the absolute accuracy of the point cloud after strip adjustment.
From the results in Figure 10, it can be observed that after strip adjustment, the elevation accuracy of most of the point cloud data is within a range of 5 cm, which is generally considered as the optimal accuracy standard for airborne LiDAR point clouds at an operational altitude of 500 m [28].
In order to more intuitively evaluate the absolute accuracy of the point cloud data after strip adjustment, we overlapped the check points with the point cloud data and cut out a cross-sectional view (Figure 11).
The point cloud data that are transformed after strip adjustment with control points can be used as a reference for the true value point cloud, and they can be used to evaluate the accuracy of the point cloud obtained after continuous S_ICP registration. Similarly, using the point-to-plane projection method, corresponding points of the point cloud obtained after S_ICP registration can be found in the point cloud obtained after strip adjustment. The differences in the coordinates of the corresponding point pairs can then be calculated to evaluate the accuracy of the continuous S_ICP registration.
From Figure 12, it can be observed that when performing S_ICP iterative registration between multiple parallel strips, the error of the point cloud increases continuously. This is because the registration error accumulates during the iterative S_ICP process. Since the direction of the registration error has a certain randomness, the registration error of the first strip occurs in the direction opposite to that of the error of the second strip. When accumulated, the overall error decreases slightly. However, the registration errors of the third and fourth strips significantly increase. This demonstrates that when registering multiple strip point cloud data, performing only ICP registration will result in error accumulation. On the other hand, by obtaining tie points from the strip point cloud after ICP registration and performing regional strip adjustments for each strip, the problem of error accumulation during the registration process can be effectively solved.

3.3. Comparison with Alternative Methods

In this section of the experiment, the method proposed in this article is subjected to comparative tests against three other popular strip adjustment methods. These methods are as follows: (1) a feature-plane-based strip adjustment method [7] which segments and matches building rooftop planes to obtain observations and estimates strip transformation parameters; (2) a feature-line-based strip adjustment method [8] which utilizes linear features such as gable roofs and ditches to estimate strip parameters; and (3) a traditional least squares 3D surface matching (LS3D) method [29], primarily used in 3D modeling for surface and curve matching, which has been adapted by some scholars for the strip adjustment processing of airborne LiDAR point clouds [18].
In Section 3.1 and Section 3.2, we validated the method introduced in this paper using three typical sets of unmanned aerial vehicle (UAV) airborne data, demonstrating its capability to accurately register airborne LiDAR point cloud data even in the absence of distinctive features such as buildings. Since the methods used for comparative testing are only applicable to point cloud data that included abundant architectural features, three additional sets of data rich in buildings were selected for comparative testing. The first two datasets consist of UAV airborne point cloud data obtained at a flight altitude of 300 m with high point density. The third dataset comprises classical airborne point cloud data obtained at a flight altitude of 500 m with lower point density.
As can be seen from Figure 13, the feature-plane-based method exhibited the highest accuracy; this was followed by the method proposed in this paper, which was the second best. Both methods achieved excellent results using all three datasets, with post-strip adjustment point cloud registration accuracy within 5 cm. Although the feature-line-based and LS3D methods were less effective than the other two methods, they still optimized the original point clouds to a certain extent. Despite the superior accuracy of the feature-plane-based method, it is heavily reliant on planes with distinct features, such as building rooftops, and this limits its application scenarios. In contrast, the method proposed in this paper does not depend on specific feature planes, and hence it has broader practical applicability.
In the comparative tests, the feature-line-based strip adjustment algorithm performed poorly, likely due to the low point density of the airborne LiDAR point clouds, which prevented the precise extraction of ideal line features. The traditional LS3D method also showed subpar performance, likely due to errors inherent in the original point clouds and the high roughness of the point cloud data surfaces, which would have led to significant matching errors.
To provide a more direct assessment of the precision of the point clouds obtained following strip adjustment, we selected six sets of profile diagrams from the point cloud data before and after strip adjustment using various methods. For each dataset, both transverse and longitudinal profiles were chosen, as is illustrated in the Table 3.

4. Discussion

Eliminating the mismatch errors in airborne LiDAR point cloud data is a fundamental task in the application of airborne LiDAR data, and considerable research has been devoted to airborne LiDAR point cloud data processing. In research on strip adjustment algorithms based on feature matching [6,9,10,11,12], the most commonly used plane feature is the roof of a building [30]. However, when airborne LiDAR operations are carried out in the field, if there is no building point cloud data, such algorithms will be ineffective. Traditional strip adjustment methods such as least squares 3D surface matching (LS3D) [29] and the least Z-difference (LZD) algorithm [31], shown in Figure 6 and Figure 7, may also produce mismatch errors between the established tie points due to the mismatch errors in the original point cloud data, and this may lead to strip adjustment failure. From the comparative test results (Figure 13), it can be seen that the accuracy of the LS3D method is the poorest among the various strip adjustment methods.
In response to the shortcomings of previous related research, this paper proposes a strip adjustment algorithm based on point clouds with planar neighborhoods. First, taking advantage of the fact that point clouds with planar neighborhoods can exist in any scene, we extract point clouds with planar neighborhoods from airborne LiDAR point cloud data without relying on any relatively fixed point cloud features, thereby avoiding any restrictions on the operation scene. Second, by extracting tie points from well-registered strip point clouds using S_ICP, we can avoid mismatch errors between the extracted tie points. Lastly, treating each strip point cloud as an individual unit, we establish a strip coordinate system and derive a strip adjustment equation to perform an overall adjustment calculation on each strip, thus preventing the error accumulation caused by the use of the ICP algorithm for continuous registration.
The experimental results show that in the presence of non-rigid point clouds such as those representing vegetation, the extraction of point clouds with planar neighborhoods for S_ICP registration can help improve the success rate and accuracy of registration. In the case of multi-strip point cloud registration, using the ICP algorithm for continuous registration between pairs of strips will cause error accumulation, and the further the strip is from the first one, the greater the registration error will be. The strip adjustment processing of multi-strip point cloud data can effectively eliminate point cloud mismatch errors, and when control points are involved in the adjustment calculation, the point cloud can achieve an absolute accuracy of 0.05 m. In comparative tests with other mainstream methods, the method proposed in this paper achieved commendable results, exhibiting accuracy comparable to that of the feature-plane-based method. However, the algorithm proposed in this paper does not rely on specific feature planes like building rooftops, and it thus offers a wider range of applicability.
In this study, it was found that for registration methods based on point-to-plane distance, the smoother and flatter the point cloud surface used for registration, the more accurate the calculation of point-to-plane distance. However, airborne LiDAR point clouds contain a large number of non-planar point clouds, such as those representing power lines, vegetation, and farmland. Because the point-to-plane distance cannot be accurately calculated, the registration accuracy is affected. Therefore, the main purpose of extracting point clouds with planar neighborhoods is to extract planar rigid point clouds that are more conducive to point-to-plane registration methods, and to exclude point clouds that are not conducive to registration, thus improving the accuracy of point cloud registration while also reducing the data volume of point clouds and improving the efficiency of point cloud registration.
The shortcomings of this study mainly lie in the simplicity of the algorithm used to extract point clouds with planar neighborhoods. Its simplicity means that some planar point clouds in complex scenes may be missed, such as those representing the ground under low shrubs, roofs with chimneys and skylights, etc. However, since most of the point clouds with planar neighborhoods can be accurately extracted, the omission of some planar point clouds in complex scenes will not affect the accuracy of point cloud registration.

5. Conclusions

To eliminate mismatch errors in airborne LiDAR point clouds, this paper proposes a new strip adjustment method which primarily comprises two parts: (1) extracting point clouds with planar neighborhoods from strip point cloud data for S_ICP registration and extracting tie points from the registered point cloud data; (2) establishing the coordinate systems of airborne LiDAR point cloud strips and deriving a strip adjustment equation. Experimental data demonstrate that after extracting point clouds with planar neighborhoods, the registration accuracy of airborne LiDAR point clouds is effectively improved, and the registration speed is significantly increased. Unlike the S_ICP method for multi-strip point cloud registration, the strip adjustment method can effectively avoid error accumulation during the registration process, and in the presence of control points, the absolute accuracy of the point cloud obtained after strip adjustment can reach within 0.05 m. By comparing it with other mainstream methods, we demonstrated that the method proposed in this paper can effectively enhance the registration accuracy of airborne LiDAR point clouds.
At present, in the absence of control points, the method proposed in this paper can not only eliminate mismatch errors in point clouds in the overlapping area of the strips, but it can also be used to obtain point clouds after strip adjustment whose accuracy is equivalent to that of the original point clouds, though it cannot further improve the absolute accuracy of the point clouds. Future work will focus on strip adjustment without control points and enhancing the absolute accuracy of point clouds.

Author Contributions

Conceptualization, R.Z. and Z.S.; methodology, R.Z., Z.S. and Q.W.; software, Z.S.; validation, Z.S., Q.W. and J.G.; data curation, Z.S. and J.G.; writing—original draft preparation, Z.S.; writing—review and editing, Z.S., R.Z. and Q.W.; project administration, Z.S. and R.Z. All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported in part by the National Key Technologies Research and Development Program of China under Grant 2022YFB3904101, and in part by the National Natural Science Foundation of China under Grants U22A20568, 42071444, and 42101444.

Data Availability Statement

Data are contained within the article.

Acknowledgments

We are grateful to the anonymous reviewers.

Conflicts of Interest

The Author Jiao Guo was employed by the Zhengtu 3D (Beijing) Laser Technology Co., Ltd. The remaining authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

References

  1. You, R.J.; Lin, B.C. Building feature extraction from airborne lidar data based on tensor voting algorithm. Photogramm. Eng. Remote Sens. 2011, 77, 1221–1231. [Google Scholar] [CrossRef]
  2. Albers, B.; Kada, M.; Wichmann, A. Automatic Extraction and Regularization of Building Outlines from Airborne LIDAR Point Clouds. ISPRS-Int. Arch. Photogramm. Remote Sens. Spat. Inf. Sci. 2016, 41, 555–560. [Google Scholar] [CrossRef]
  3. Schenk, T. Modeling and Analyzing Systematic Errors in Airborne Laser Scanners; Technical Report Photogrammetry No. 19; Department of Civil and Environmental Engineering and Geodetic Science, The Ohio State University: Colombus, OH, USA, 2001; 40p. [Google Scholar]
  4. Skaloud, J.; Schaer, P. Towards automated LiDAR boresight self-calibration. In Proceedings of the 5th International Symposium on Mobile Mapping Technology, Padua, Italy, 28–31 May 2007. [Google Scholar]
  5. Bang, K.I.; Kersting, A.P.; Habib, A. LiDAR system calibration using point cloud coordinates in overlapping strips. In Proceedings of the American Society for Photogrammetry and Remote Sensing Annual Conference 2009, ASPRS 2009, Baltimore, MD, USA, 9–13 March 2009. [Google Scholar]
  6. You, R.-J.; Lee, C.-L. Accuracy Improvement of Airborne Lidar Strip Adjustment by Using Height Data and Surface Feature Strength Information Derived from the Tensor Voting Algorithm. ISPRS Int. J. Geo-Inf. 2020, 9, 50. [Google Scholar] [CrossRef]
  7. Liu, K.; Ma, H.; Zhang, L.; Cai, Z.; Ma, H. Strip Adjustment of Airborne LiDAR Data in Urban Scenes Using Planar Features by the Minimum Hausdorff Distance. Sensors 2019, 19, 5131. [Google Scholar] [CrossRef]
  8. Vosselman, G.; Maas, H.G. Adjustment and Filtering of Raw Laser Altimetry Data. In Proceedings of the OEEPE Workshop on Airborne Laser Scanning and Interferometric SAR for Detailed Digital Height Models, Stockholm, Sweden, 1–3 March 2001; pp. 62–73. [Google Scholar]
  9. Lee, J.; Yu, K.; Kim, Y.; Habib, A.F. Adjustment of discrepancies between LiDAR data strips using linear features. IEEE Geosci. Remote Sens. Lett. 2007, 4, 475–479. [Google Scholar] [CrossRef]
  10. Habib, A.F.; Bang, K.I.; Shin, S.W.; Mitishita, E. LiDAR system self-calibration using planar patches from photogrammetric data. In Proceedings of the 5th International Symposium on Mobile Mapping Technology, Padua, Italy, 28–31 May 2007. [Google Scholar]
  11. Wu, H.; Fan, H. Registration of airborne LiDAR point clouds by matching the linear plane features of building roof facets. Remote Sens. 2016, 8, 447. [Google Scholar] [CrossRef]
  12. Zhang, Y.; Xiong, X.; Zheng, M.; Xu, H. LiDAR strip adjustment using multifeatures matched with aerial images. IEEE Trans. Geosci. Remote Sens. 2015, 53, 976–987. [Google Scholar] [CrossRef]
  13. Besl, P.J.; McKay, N.D. A method for registration of 3-D shapes. IEEE Trans. Pattern Anal. Mach. Intell. 1992, 14, 239–256. [Google Scholar] [CrossRef]
  14. Fitzgibbon, A.W. Robust registration of 2D and 3D point sets. Image Vis. Comput. 2003, 21, 1145–1153. [Google Scholar] [CrossRef]
  15. Gelfand, N.; Ikemoto, L.; Rusinkiewicz, S.; Levoy, M. Geometrically stable sampling for the ICP algorithm. In Proceedings of the Fourth International Conference on 3-D Digital Imaging and Modeling, Banff, AB, Canada, 6–10 October 2003. [Google Scholar]
  16. Pottmann, H.; Huang, Q.-X.; Yang, Y.-L.; Hu, S.-M. Geometry and Convergence Analysis of Algorithms for Registration of 3D Shapes. Int. J. Comput. Vis. 2006, 67, 277–296. [Google Scholar] [CrossRef]
  17. Szymon, R. A Symmetric Objective Function for ICP. ACM Trans. Graph. 2019, 38, 85. [Google Scholar]
  18. Teo, T.-A.; Huang, S.-H. Surface-Based Registration of Airborne and Terrestrial Mobile LiDAR Point Clouds. Remote Sens. 2014, 6, 12686–12707. [Google Scholar] [CrossRef]
  19. Wang, L.; Song, W.; Liu, Z.; Li, H. Airborne LiDAR strip adjustment based on LSM. In Proceedings of the 2010 3rd International Congress on Image and Signal Processing, Yantai, China, 16–18 October 2010. [Google Scholar]
  20. Yang, M.; Gan, S. Research on denoising algorithms based on point cloud data of terrestrial 3D Laser Scanner. Rev. Fac. Ing. 2017, 32, 894–899. [Google Scholar]
  21. Zhang, W.; Qi, J.; Wan, P.; Wang, H.; Xie, D.; Wang, X.; Yan, G. An Easy-to-Use Airborne LiDAR Data Filtering Method Based on Cloth Simulation. Remote Sens. 2016, 8, 501. [Google Scholar] [CrossRef]
  22. Cao, J.; Zhao, Y.; Song, R.; Zhang, Y. A 3D Simplification Method based on Dual Point Sampling. J. Multimed. 2013, 8, 191–197. [Google Scholar] [CrossRef]
  23. Pauly, M.; Gross, M.; Kobbelt, L. Efficient simplification of point-sampled surfaces. In Proceedings of the IEEE Visualization, Boston, MA, USA, 27 October–1 November 2002. [Google Scholar]
  24. Yeon, S.; Jun, C.; Choi, H.; Kang, J.; Yun, Y.; Lett Doh, N. Robust-PCA-based hierarchical plane extraction for application to geometric 3D indoor mapping. Ind. Robot. 2014, 41, 203–212. [Google Scholar] [CrossRef]
  25. Xu, N.; Qin, R.; Song, S. Point Cloud Registration for LiDAR and Photogrammetric Data: A Critical Synthesis and Performance Analysis on Classic and Deep Learning Algorithms. Open J. Photogramm. Remote Sens. 2023, 8, 100032. [Google Scholar] [CrossRef]
  26. Triggs, B.; McLauchlan, P.; Hartley, R. A Fitzgibbon. Bundle adjustment a modem synthesis. In Proceedings of the ICCV ‘99: Proceedings of the International Workshop on Vision Algorithms, Corfu, Greece, 21–22 September 1999; Springer: Berlin/Heidelberg, Germany, 1999; pp. 298–372. [Google Scholar]
  27. Ramalingam, S.; Taguchi, Y. A theory of minimal 3d point to 3d plane registration and its generalization. Int. J. Comput. Vis. 2013, 102, 73–90. [Google Scholar] [CrossRef]
  28. American Society for Photogrammetry and Remote Sensing. ASPRS Positional Accuracy Standards for Digital Geospatial Data, 2nd ed. ver. 1.0. 2023. Available online: https://publicdocuments.asprs.org/PositionalAccuracyStd-Ed2-V1 (accessed on 17 October 2023).
  29. Gruen, A.; Acka, D. Least squares 3D surface and curve matching. ISPRS J. Photogramm. Remote Sens. 2005, 59, 151–174. [Google Scholar] [CrossRef]
  30. Rentsch, M.; Krzystek, P. LiDAR strip adjustment using automatically reconstructed roof shapes. In Proceedings of the International Archives of the Photogrammetry, Remote Sensing and Spatial Information Science, Hannover, Germany, 2–5 June 2009; pp. 158–164. [Google Scholar]
  31. Li, Z.; Xu, Z.; Cen, M.; Ding, X. Robust Surface Matching for Automated Detection of Local Deformations Using Least-Median-of-Squares Estimator. Photogramm. Eng. Remote Sens. 2001, 67, 1283–1292. [Google Scholar]
Figure 1. Workflow of aerial LiDAR strip adjustment for point cloud data. The green boxes represent the core work of this paper, while the blue boxes represent the routine work.
Figure 1. Workflow of aerial LiDAR strip adjustment for point cloud data. The green boxes represent the core work of this paper, while the blue boxes represent the routine work.
Remotesensing 15 05447 g001
Figure 2. Schematic of point cloud gridding and plane fitting: (a) gridding of the point cloud; (b) plane fitting of point clouds from two flight lines within the grid.
Figure 2. Schematic of point cloud gridding and plane fitting: (a) gridding of the point cloud; (b) plane fitting of point clouds from two flight lines within the grid.
Remotesensing 15 05447 g002
Figure 3. Definition of strip coordinate system.
Figure 3. Definition of strip coordinate system.
Remotesensing 15 05447 g003
Figure 4. Thumbnail images of the three sets of point cloud data, labeled (ac) in sequence.
Figure 4. Thumbnail images of the three sets of point cloud data, labeled (ac) in sequence.
Remotesensing 15 05447 g004
Figure 5. Point clouds with planar neighborhood extraction for mountainous point cloud data: (a) original point clouds; (b) extracted point clouds with planar neighborhoods.
Figure 5. Point clouds with planar neighborhood extraction for mountainous point cloud data: (a) original point clouds; (b) extracted point clouds with planar neighborhoods.
Remotesensing 15 05447 g005
Figure 6. Comparison of point clouds with planar neighborhood extraction for flat terrain point cloud data: (a) original point clouds; (b) extracted point clouds with planar neighborhoods.
Figure 6. Comparison of point clouds with planar neighborhood extraction for flat terrain point cloud data: (a) original point clouds; (b) extracted point clouds with planar neighborhoods.
Remotesensing 15 05447 g006
Figure 7. Tie points are extracted in a point-to-plane manner. (a) Side view showing the tie points extracted from the registered point cloud; (b) tie points restored to those of the original point cloud.
Figure 7. Tie points are extracted in a point-to-plane manner. (a) Side view showing the tie points extracted from the registered point cloud; (b) tie points restored to those of the original point cloud.
Remotesensing 15 05447 g007
Figure 8. Display of tie points extracted from different types of point cloud data in the original point cloud data. The subfigures (ad) represent the tie points extracted from point cloud data under different terrains.
Figure 8. Display of tie points extracted from different types of point cloud data in the original point cloud data. The subfigures (ad) represent the tie points extracted from point cloud data under different terrains.
Remotesensing 15 05447 g008
Figure 9. The effect of point cloud matching in the overlapping area before and after processing via the strip adjustment algorithm. The subfigures (ad) illustrate the differences in point cloud registration before and after under different terrains.
Figure 9. The effect of point cloud matching in the overlapping area before and after processing via the strip adjustment algorithm. The subfigures (ad) illustrate the differences in point cloud registration before and after under different terrains.
Remotesensing 15 05447 g009
Figure 10. Absolute accuracy of point cloud data after strip adjustment with check points.
Figure 10. Absolute accuracy of point cloud data after strip adjustment with check points.
Remotesensing 15 05447 g010
Figure 11. Cross-sectional view of the point cloud data overlapped with the check points. The subfigures (a1a8) represent the overlay of a total of eight checkpoints, (a1a8), with the point count data.
Figure 11. Cross-sectional view of the point cloud data overlapped with the check points. The subfigures (a1a8) represent the overlay of a total of eight checkpoints, (a1a8), with the point count data.
Remotesensing 15 05447 g011
Figure 12. Accuracy of multi-strip point cloud data obtained after S_ICP iterative registration.
Figure 12. Accuracy of multi-strip point cloud data obtained after S_ICP iterative registration.
Remotesensing 15 05447 g012
Figure 13. Accuracy evaluation of three sets of airborne LiDAR data obtained after strip adjustment using four different methods.
Figure 13. Accuracy evaluation of three sets of airborne LiDAR data obtained after strip adjustment using four different methods.
Remotesensing 15 05447 g013
Table 1. Comparison of registration accuracy of point clouds extracted with planar neighborhoods and point clouds registered using the entire point cloud with S_ICP. Bold numbers indicates better one.
Table 1. Comparison of registration accuracy of point clouds extracted with planar neighborhoods and point clouds registered using the entire point cloud with S_ICP. Bold numbers indicates better one.
ItemPlanar PointsAll Points
dx/mdy/mdz/mdx/mdy/mdz/m
A0.0200.0150.0390.021 0.026 0.052
B0.0200.0110.0350.052 0.063 0.093
C0.0240.021 0.0410.044 0.0200.101
Table 2. Comparison of registration time and point count between point clouds with planar neighborhoods and full point clouds. Bold numbers indicates better one.
Table 2. Comparison of registration time and point count between point clouds with planar neighborhoods and full point clouds. Bold numbers indicates better one.
ItemPlanar PointsAll Points
Time/sCountTime/sCount
A4.981,224,15086.577,251,324
B75.025,537,234351.9113,252,298
C20.752,512,288123.2611,059,385
Table 3. Cross-sectional and longitudinal profiles of three sets of airborne LiDAR point cloud data processed using four methods.
Table 3. Cross-sectional and longitudinal profiles of three sets of airborne LiDAR point cloud data processed using four methods.
Initial Point CloudProposed MethodFeature-Plane-BasedFeature-Line-BasedLS3D Method
data-1Remotesensing 15 05447 i001Remotesensing 15 05447 i002Remotesensing 15 05447 i003Remotesensing 15 05447 i004Remotesensing 15 05447 i005
Remotesensing 15 05447 i006Remotesensing 15 05447 i007Remotesensing 15 05447 i008Remotesensing 15 05447 i009Remotesensing 15 05447 i010
data-2Remotesensing 15 05447 i011Remotesensing 15 05447 i012Remotesensing 15 05447 i013Remotesensing 15 05447 i014Remotesensing 15 05447 i015
Remotesensing 15 05447 i016Remotesensing 15 05447 i017Remotesensing 15 05447 i018Remotesensing 15 05447 i019Remotesensing 15 05447 i020
data-3Remotesensing 15 05447 i021Remotesensing 15 05447 i022Remotesensing 15 05447 i023Remotesensing 15 05447 i024Remotesensing 15 05447 i025
Remotesensing 15 05447 i026Remotesensing 15 05447 i027Remotesensing 15 05447 i028Remotesensing 15 05447 i029Remotesensing 15 05447 i030
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Sun, Z.; Zhong, R.; Wu, Q.; Guo, J. Airborne LiDAR Strip Adjustment Method Based on Point Clouds with Planar Neighborhoods. Remote Sens. 2023, 15, 5447. https://doi.org/10.3390/rs15235447

AMA Style

Sun Z, Zhong R, Wu Q, Guo J. Airborne LiDAR Strip Adjustment Method Based on Point Clouds with Planar Neighborhoods. Remote Sensing. 2023; 15(23):5447. https://doi.org/10.3390/rs15235447

Chicago/Turabian Style

Sun, Zhenxing, Ruofei Zhong, Qiong Wu, and Jiao Guo. 2023. "Airborne LiDAR Strip Adjustment Method Based on Point Clouds with Planar Neighborhoods" Remote Sensing 15, no. 23: 5447. https://doi.org/10.3390/rs15235447

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