tiagodc / TreeLS

R functions for processing individual tree TLS point clouds
GNU General Public License v3.0
82 stars 27 forks source link

tree detection algorithm (treeMap) in complex forests #7

Open npuletti opened 4 years ago

npuletti commented 4 years ago

Dear @tiagodc

this link will direct you to the zip file containing one forest-plot in las format (c20.las) and the R code I used to manipulate it.

It represents a complex beech forest. Using these settings (see map.hough at row 35 in the code), the treeMap function finds only 3 trees.

Could you please help me to find the best configuration of arguments function in order to extract the (as far as possible) exact number of trees?