Point Cloud Thinning (simple)

Volker Wichmann (c) 2010, LASERDATA GmbH
The module can be used to remove every i-th point from a point cloud. This thinning method is most suited for data in chronological order.

Parameters

Input
Input Point Cloud
Point Cloud to drop attribute from.
Result
Output Point Cloud
Resulting Point Cloud.
Stepwidth
Integer
Remove every i-th point.
Minimum: 2.0