CloudClean

CloudClean is used to make a smart-decimated cloud, or to increase the precision on surfaces. Smart decimation refers to reducing the density of a pointcloud by removing points furthest from estimated surfaces in the cloud.

Output Mode: Choose between created Decimated, Projected, or both clouds

Points per Square Meter: Target point density for the output cloud. Used only with Decimated mode.

Uniformity: A value of 1 will try to maximize uniform density in the pointcloud. A value of 0 will disregard uniformity and focus only on improving surface precision. Most users will want to use the default value of 0.

Output Mode:

Decimated: Given point density, algorithm picks points that are nearest to the computed surface. It then keeps original points from the cloud, but discards the points furthest away from computed surface.

Profile Cross Section: Original pointcloud (Red) Vs Decimated pointcloud(Green)

Projected: Projects every original point to a computed surface. It keeps all the points from the cloud, but moves or 'projects' them closer to the computed surface.

Profile Cross Section: Original pointcloud (Red) Vs Projected pointcloud (Blue)

Last updated