vox_mt2: Individual voxel-based variable function

View source: R/lidRattR_functions.R

vox_mt2R Documentation

Individual voxel-based variable function

Description

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

Usage

vox_mt2(vox, res, max_z)

Arguments

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


RCBlackburn/lidRmts documentation built on Aug. 2, 2024, 11:21 a.m.