smp.voxelize: Point sampling algorithm: systematic voxel grid

View source: R/sample_methods.R

smp.voxelizeR Documentation

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.


tiagodc/TreeLS documentation built on June 29, 2023, 7:40 p.m.