smp.voxelize: Point sampling algorithm: systematic voxel grid

Description Usage Arguments

View source: R/sample_methods.R

Description

This function is meant to be used inside tlsSample. It selects one random point per voxel at a given spatial resolution.

Usage

1
smp.voxelize(spacing = 0.05)

Arguments

spacing

numeric - voxel side length, in point cloud units.


TreeLS documentation built on Aug. 26, 2020, 5:14 p.m.