Module [deprecated] Fast Region Growing Algorithm
- Author: A.Ringeler (c) 2009
- Specification: grid
- Menu: Imagery|Segmentation
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Input Grids | Grid list (input) | INPUT | - | - |
Seeds Grid | Grid (input) | START | - | - |
Smooth Rep (*) | Grid (optional input) | REP | - | - |
Output | Segmente | Grid (output) | RESULT | - | - |
Mean | Grid (output) | MEAN | - | - |
(*) optional |
Command-line
Usage: saga_cmd imagery_rga 0 -INPUT <str> -START <str> [-REP <str>] [-RESULT <str>] [-MEAN <str>]
-INPUT:<str> Input Grids
Grid list (input)
-START:<str> Seeds Grid
Grid (input)
-REP:<str> Smooth Rep
Grid (optional input)
-RESULT:<str> Segmente
Grid (output)
-MEAN:<str> Mean
Grid (output)