Majority filter for grids.
| Name | Type | Identifier | Description | Constraints |
Input | Grid | Grid (input) | INPUT | - | - |
Output | Filtered Grid (*) | Grid (optional output) | RESULT | - | - |
Options | Grid system | Grid system | PARAMETERS_GRID_SYSTEM | - | - |
Type | Choice | TYPE | - | Available Choices: [0] Majority [1] Minority Default: 0 |
Threshold | Floating point | THRESHOLD | The majority/minority threshold [percent]. | Minimum: 0.000000 Maximum: 100.000000 Default: 0.000000 |
Kernel Type | Choice | KERNEL_TYPE | The shape of the filter kernel. | Available Choices: [0] Square [1] Circle Default: 1 |
Kernel Radius | Integer | KERNEL_RADIUS | The kernel radius in cells. | Minimum: 1 Default: 2 |
(*) optional |