Local Statistical Measures
- Author: O.Conrad (c) 2016
- Menu: Imagery | Analysis
Description
Local Statistical Measures
References
- Zhang, Y. (2001): Texture-integrated classification of urban treed areas in high-resolution color-infrared imagery. Photogrammetric Engineering and Remote Sensing 67(12), 1359-1365. online.
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Input | Grid | grid, input | GRID | - | - |
Output | Contrast | grid, output | CONTRAST | - | - |
Energy | grid, output | ENERGY | - | - | |
Entropy | grid, output | ENTROPY | - | - | |
Variance | grid, output | VARIANCE | - | - | |
Options | Grid System | grid system | PARAMETERS_GRID_SYSTEM | - | - |
Kernel | choice | TYPE | kernel radius in cells | Available Choices: [0] square [1] circle Default: 1 | |
Radius | integer number | RADIUS | kernel radius in cells | Minimum: 1 Default: 1 | |
Normalization | choice | NORMALIZE | - | Available Choices: [0] no [1] scale to range Default: 1 | |
Minimum | floating point number | NORM_MIN | - | Default: 1.000000 | |
Maximum | floating point number | NORM_MAX | - | Default: 255.000000 |
Command Line
Usage: saga_cmd imagery_tools 12 [-GRID] [-CONTRAST ] [-ENERGY ] [-ENTROPY ] [-VARIANCE ] [-TYPE ] [-RADIUS ] [-NORMALIZE ] [-NORM_MIN ] [-NORM_MAX ] -GRID: Grid grid, input -CONTRAST: Contrast grid, output -ENERGY: Energy grid, output -ENTROPY: Entropy grid, output -VARIANCE: Variance grid, output -TYPE: Kernel choice Available Choices: [0] square [1] circle Default: 1 -RADIUS: Radius integer number Minimum: 1 Default: 1 -NORMALIZE: Normalization choice Available Choices: [0] no [1] scale to range Default: 1 -NORM_MIN: Minimum floating point number Default: 1.000000 -NORM_MAX: Maximum floating point number Default: 255.000000