Hello,
I have las file in which some points after some manipulation produce separate cluster of points as shown on the image.
How could I produce separate boundaries for each cluster?
Hello,
I have las file in which some points after some manipulation produce separate cluster of points as shown on the image.
How could I produce separate boundaries for each cluster?
You can use the NumericRasterizer then RasterExtentsCoercer (set to data extents) to produce a footprint polygon for a point cloud. The correct raster cell size is key to getting a good shape