voxelgrid_tree_model: Create a voxelgrid tree model including the voxel attributs...

Description Usage Arguments Value Author(s)

View source: R/voxelgrid_tree_model.R

Description

Merge voxelmodels of tree point cloud and crown 3D alphashape.

Usage

1
2
3
4
5
6
7
voxelgrid_tree_model(
  tree_id = "Dummy",
  pcd_vox = NA,
  as3d_vox = NA,
  alpha_value = 0.5,
  voxel_size = 0.2
)

Arguments

pcd_vox

Voxelmodel of the tree point cloud (Size of the voxels (see pcd2vox)

as3d_vox

Voxelmodel of the tree crown 3D alphashape (see get_3d_alpha_shape)

alpha_value

Documented modelparameter of the pre-processed tree crown 3D alphashape (ashaped3d).

voxel_size

Documented modelparameter of the pre-prcessed voxelmodels (pcd, ashape).

Value

List object of tree with underlying modelparameter and Voxelgrid tree model (X,Y,Z,type)

Author(s)

Carsten Hess, last updated: 10.02.2020


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