Hello,
I would like to decimate my point cloud to keep one point every meter for example.
I tried PointCloudSpatialThinner but i suggest it extrapolates the coordinates to fit the best to the original cloud point.
The problem I have is I can’t change z-coordinates. Optimally I’d like to decimate my point cloud only on the x and y coordinates.
Does someone have a solution ?
Best regards,
Gurvan