fieldHeight: Mosaic height and volume based on the digital surface model...

View source: R/fct_fieldHeight.R

fieldHeightR Documentation

Mosaic height and volume based on the digital surface model (DSM)

Description

It calculates pixel height and volume in the entire mosaic using the digital surface model (DSM).

Usage

fieldHeight(dsm_before, dsm_after)

Arguments

dsm_before

digital surface model (DSM) mosaic class SpatRaster to be used as base line (minumun height or soil level).

dsm_after

digital surface model (DSM) mosaic class SpatRaster to be used as aimed line (maximum height or plants in the field).

Details

fieldHeight

Value

list with height and volume as a new SpatRaster object.


OpenDroneMap/FIELDimageR documentation built on May 4, 2024, 4:24 a.m.