|
|
This workflow is now on [https://lidar.pages.mia.inra.fr/lidaRtRee/articles/tree.detection.html](https://lidar.pages.mia.inra.fr/lidaRtRee/articles/tree.detection.html)
|
|
|
|
|
|
This workflow implements in `R` a tree segmentation on Airborne Laser Scanning (lidar remote sensing) data. It is based on functions from R packages `lidaRtRee` and `lidR`, and it includes the following steps:
|
|
|
+ treetop detection,
|
|
|
+ crown segmentation,
|
|
|
+ accuracy assessment with field inventory,
|
|
|
+ species classification
|
|
|
|
|
|
The following files are provided:
|
|
|
* [Rmarkdown source](https://gitlab.irstea.fr/jean-matthieu.monnet/lidartree_tutorials/-/blob/master/R/tree.detection.Rmd),
|
|
|
* [**Tree segmentation tutorial in html**](https://gitlab.irstea.fr/jean-matthieu.monnet/lidartree_tutorials/-/raw/master/export/tree.detection.html?inline=false),
|
|
|
* a [bibliography file](https://gitlab.irstea.fr/jean-matthieu.monnet/lidartree_tutorials/-/blob/master/bib/bibliography.bib)
|
|
|
* datasets required to run the source code are also available on the repository.
|
|
|
|
|
|
|
|
|
Changelog
|
|
|
* Dec 21, 2023: moved to [https://forgemia.inra.fr/lidar/lidaRtRee](https://forgemia.inra.fr/lidar/lidaRtRee)
|
|
|
* April 6, 2023: checked with new version of `lidaRtRee`
|
|
|
* July 19, 2022: batch processing relies on new function `tree_detection`
|
|
|
* May 24, 2022: switch to `terra` and `sf` to comply with new version of `lidR` and `lidaRtRee`
|
... | ... | |