# read example data
file = system.file("extdata", "beech.las", package="CspStandSegmentation")
tls = lidR::readTLSLAS(file)
# Find tree positions
map <- CspStandSegmentation::find_base_coordinates_geom(tls)
Run the code above in your browser using DataLab