Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
dev:desktop:preferences:tree_detection [2021/03/12 08:17]
paulien
dev:desktop:preferences:tree_detection [2023/05/31 13:29]
karen removed
Line 1: Line 1:
 ====== Preferences of Tree Detection ===== ====== Preferences of Tree Detection =====
  
-This page describes only the parameters and preferences of Tree Detection. \\ +This page describes only the parameters and preferences of Automated Tree Detection. \\ 
-Full documentation about concept, workflow and sidebar, see [[dev:desktop_ext:automated_feature_extraction|]]. +Full documentation about concept, workflow and sidebar, see [[1910:desktop_ext:automated_feature_extraction|]]. \\ 
-General concepts of Detectors Preferences, see [[dev:desktop:preferences:detectors|]]. +General concepts of Detectors Preferences, see [[1910:desktop:preferences:detectors|]].
-===== Basic Parameters ===== +
- +
- +
-=== Ground From Trajectory === +
- +
-Relative position of the ground to trajectory. Ground height is defined by trajectory height.  +
- +
-=== Search Slice Height Min === +
-Minimum height of the slice to get the trunks. +
- +
-=== Search Slice Height Max === +
-Maximum height of the slice to get the trunks. +
- +
-=== Grid Cell Size === +
-The size of a cell in the scanning grid.  +
- +
-=== Grid Cell Pts Min === +
-Minimum number of points required in a scanning grid cell within the search slice.  +
- +
-=== Histogram Cell Size === +
-The size of a cell within the histogram grid. These cells are used to identify density peaks on the horizontal slice to get the trunks. +
- +
-=== Histogram Cell Pts Min === +
-The minimum number of points in a histogram cell, within the search slice height min and max. To make it count as possible trunk. +
-  +
-=== Trunk Diameter Max === +
-The maximum diameter for a trunk. +
- +
-=== Distance Between Trunks Min === +
-The minimum distance between two trunks of two different trees to be detected.  +
- +