smp.voxelize: Point sampling algorithm: systematic voxel grid
Description
This function is meant to be used inside tlsSample
. It selects one random point per voxel at a given spatial resolution.
Usage
smp.voxelize(spacing = 0.05)
Arguments
spacing
numeric
- voxel side length, in point cloud units.