normalize_pcl: Normalize PCL data based on light saturation and attenuation

Description Usage Arguments Details Value Examples

View source: R/normalize_pcl.R

Description

normalize_pcl normalizes a PCL matrix for occlusion.

Usage

1

Arguments

df

data frame of pcl hit density processed from make_matrix

Details

This function corrects saturated columns of LiDAR data for occlusion based on assumptions from the Beer-Lambert Law.

Value

a data frame of PCL hit density corrected for light saturation and attentuation based on Beer's Law

Examples

1

forestr documentation built on April 17, 2020, 1:26 a.m.