Detection parameters
There is also an option for downsampling when detecting clusters. This option will speed up the detection process as fewer points will be analyzed during the detection. The downsample option keeps 1 point per cell and discards the rest of the points during the detection. The size of the cell is determined by the value inscribed for the “downsample size”. The higher this value is, the larger the cell size used is; therefore, less points will be analyzed. A smaller downsample size will discard fewer points for the detection; therefore detecting clusters more accurately while taking more processing time.
The area to be analyzed must be considered before the detection. The user can segment the point cloud using the fence tool or the clipping box; the clusterization tool will then only work on visible points. Also, classes can be shut down like the ground (which is highly recommended) so that points in theses classes will not be processed. The user may also create an extraction of an area within the point cloud. Detecting clusters within an extraction speeds up the detection process because of the reduced number of points taken into account.
The "Small cluster to class" option allows to classify points that would appear in clusters with less points than the minimum required for them to be kept as is. It is usually done to classify a small group of points as noise.