Classify stem points of all trees in a normalized
point cloud. Stem denoising methods are prefixed by stm.
This file includes code derived from the TreeLS package by Tiago de Conto
Original source: https://github.com/tiagodc/TreeLS
License: GPL-3
The code below is copied and adapted from TreeLS::stemPoints for the purpose
of maintaining CRAN compatibility. All modifications are clearly documented.
stemPoints(las, method = stm.hough())LAS object.
LAS object.
Function to classify stems. Default: stm.hough.
Carvalho, T. (2017). TreeLS: Tools for Terrestrial LiDAR in R. GitHub: https://github.com/tiagodc/TreeLS