ashape2vox: Voxelization of an 3D alphashape object

Description Usage Arguments Value Author(s)

View source: R/ashape2vox.R

Description

Voxelization of an 3D alphashape crown model into a voxelgrid model

Usage

1
ashape2vox(input_ashape3d = "", voxel_size = 0.2)

Arguments

input_ashape3d

Tree crowns ashape3d object based on alphashape3d R package (see get_3d_alpha_shape)

voxel_size

Size of the voxels (in meter) of the underlying voxel grid. Default 0.2

Value

Simple voxelgrid point cloud (X, Y, Z) of all voxels inside the given 3D alphashape.

Author(s)

Carsten Hess, last updated: 10.02.2020


spatial-mk/tre3d documentation built on April 1, 2020, 5:26 p.m.