Beta version!
10.02.2020
Antarctic Pinguin Measurements
Requirements: + Install Rtools (https://cran.r-project.org/bin/windows/Rtools/) + Install LAStools under C: (https://rapidlasso.com/lastools/; C:/LAStools) + Install CloudCompare under C:/Program Files/ (https://www.danielgm.net/cc/; C:/Program Files/CloudCompare)
Installation:
install.packages("devtools")
devtools::install_github("spatial-mk/tre3d")
Check Installation:
df <- tre3d::tree1
tre3d::get_2d_alpha_shape(input_cloud = df, plot = T)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.