TreeLS (version 2.0.2)

map.pick: Tree mapping algorithm: pick trees manually

Description

This function is meant to be used inside treeMap. It opens an interactive rgl plot where the user can specify tree locations by clicking.

Usage

map.pick(map = NULL, min_h = 1, max_h = 5)

Arguments

map

optional tree map to be manually updated.

min_h, max_h

numeric - height thresholds applied to filter a point cloud before processing.