Learn R Programming

AMAPVox (version 2.2.1)

LiDAR Data Voxelisation

Description

Read, manipulate and write voxel spaces. Voxel spaces are read from text-based output files of the 'AMAPVox' software. 'AMAPVox' is a LiDAR point cloud voxelisation software that aims at estimating leaf area through several theoretical/numerical approaches. See more in the article Vincent et al. (2017) and the technical note Vincent et al. (2021) .

Copy Link

Version

Install

install.packages('AMAPVox')

Monthly Downloads

405

Version

2.2.1

License

CeCILL (>= 2)

Maintainer

Philippe Verley

Last Published

March 15th, 2024

Functions in AMAPVox (2.2.1)

computeG

Foliage projection ratio G(theta).
crop

Crop voxel space
merge.VoxelSpace

Merge two voxel spaces
plantAreaDensity

Plant Area Density (PAD)
plantAreaIndex

Plant Area Index (PAI)
plot

Plot an object of class VoxelSpace
getRemoteVersions

List remote AMAPVox versions.
getVoxelSize

Gets the elemental size of a voxel (dx, dy, dz) in meter.
toRaster

Voxel layer to raster
tools

Tools inherited from base R for VoxelSpace object.
AMAPVox

AMAPVox package
Extract

Extract or Replace Parts of a VoxelSpace Object
canopy

Extract canopy from voxel space.
clear

Clear voxel
installVersion

Install specific AMAPVox version on local computer.
ground

Extract ground from voxel space.
VoxelSpace-class

VoxelSpace
getParameter

Gets a parameter from the VoxelSpace header.
getPosition

Gets the x, y, z coordinates of a given voxel.
butterfly

Identify butterflies from a VoxelSpace object.
removeVersion

Remove specific AMAPVox version from local computer.
getLocalVersions

List local AMAPVox versions.
fillNA

Fill missing values (NA) with averaged neighboring data
getMaxCorner

Gets the x, y, z coordinates of the voxel space top right corner.
getMinCorner

Gets the x, y, z coordinates of the voxel space bottom left corner.
writeVoxelSpace

Write a voxel file
plotG

Plot G(theta) profiles for one or several leaf angle distribution functions
readVoxelSpace

Read a voxel file
run

Run AMAPVox