Description Usage Arguments Value Author(s)
Voxelization of an 3D alphashape crown model into a voxelgrid model
1 | ashape2vox(input_ashape3d = "", voxel_size = 0.2)
|
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 |
Simple voxelgrid point cloud (X, Y, Z) of all voxels inside the given 3D alphashape.
Carsten Hess, last updated: 10.02.2020
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.