Derives forest boundaries from topographic models (DTM, DSM, ...) based on a specific forest definition. More...
Classes | |
| class | forDelineate |
Functions | |
| def | cmdline |
| def | logMessage |
| def | createDir |
| def | failedtoremove |
| def | reset2 |
| def | main |
Variables | |
| string | __author__ = "le" |
| string | __date__ = "$06.11.2013 16:36:46$" |
| loglevelopals = opals.Types.LogLevel.none | |
Detailed Description
Derives forest boundaries from topographic models (DTM, DSM, ...) based on a specific forest definition.
An nDSM, a DTM and any kind of roughness indicator map derived from 3D point clouds, e.g. from ALS or image matching, serve as input for the derivation of forest boundary maps. The derived parameters (tree height, crown coverage, size and shape of connected forest area, etc.) are checked against predefined thresholds (i.e. specific forest definition)
- See Also
- Python script forDelineation
