map.pick: Tree mapping algorithm: pick trees manually

map.pickR Documentation

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, bg = "gray50")

Arguments

map

optional tree map to be manually updated.

min_h, max_h

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

bg

background color for the rgl plot.


tiagodc/TreeLS documentation built on June 29, 2023, 7:40 p.m.