powered by
normalize_pcl normalizes a PCL matrix for occlusion.
normalize_pcl
normalize_pcl(df)
data frame of pcl hit density processed from make_matrix
make_matrix
a data frame of PCL hit density corrected for light saturation and attentuation based on Beer's Law
This function corrects saturated columns of LiDAR data for occlusion based on assumptions from the Beer-Lambert Law.
# NOT RUN { pcl_norm <- normalize_pcl(pcl_matrix) # }
Run the code above in your browser using DataLab