View source: R/lidRattR_functions.R
vox_mt2 | R Documentation |
This function provides individual voxel-based variables including the frequency ratio (FRDi),frequency ratio (FRSVi), number of returns below each sub-voxel (SVi) (PDiBelow), and the number of returns above each SVi (PDiAbove), sum of returns within a sub-voxels (SVsum), classifcation of a sub-voxel maximum (SVM), median height of the number of returns above (SVMmdAbove) or within (SVMmd) SVMs
vox_mt2(vox, res, max_z)
vox |
lasmetrics3d object created by lidR::voxel_metrics() using the vox_mt() function |
res |
SVi cubic resolution in units of las object |
max_z |
if numeric, the final height for all sub-voxels |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.