Thins points from high density areas within a LiDAR point cloud.
lidar_thin_high_density(input, output, density, resolution = 1,
save_filtered = FALSE, verbose_mode = FALSE)
Input LiDAR file.
Output LiDAR file.
Max. point density (points / m^3).
Output raster's grid resolution.
Save filtered points to seperate file?.
Sets verbose mode. If verbose mode is False, tools will not print output messages.
Returns the tool text outputs.