Published May 31, 2021 | Version v0.2.2
Software Open

apburt/treeseg: v0.2.2

Description

Notes
  • This release includes a tutorial demonstrating the usage of treeseg.

  • segmentstem and getcrownvolume have been reimplemented to provide more robust results. segmentstem no longer attempts to locate the base of the crown, and its output can contain some branching. The base of the volume segmented by getcrownvolume is now user-defined (e.g., 0.66 * the height of the cloud output from segmentstem). These stem and crown clouds are then concatenated, with any duplicate points removed using the new removeDuplicatePoints function.

  • The buildTree function now precalculates whether the bounding boxes of each region intersect via the new precalculateIntersections function. This decreases compute time at the expense of increased RAM requirements. There is substantial scope to optimise this function.

  • The stems output from findstems are now ordered descending by diameter.

Files

apburt/treeseg-v0.2.2.zip

Files (4.9 MB)

Name Size Download all
md5:5c2e10c426e4827dfcb5174d56c0c1cc
4.9 MB Preview Download

Additional details

Related works