Tool Morphological Filter (ViGrA)
Morphological filter.
References
- Author: O.Conrad (c) 2009
 
- Menu: Imagery|ViGrA [deprecated]
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | Input | grid, input | INPUT | - | - | 
| Output | Output | grid, output | OUTPUT | - | - | 
| Options | Grid System | grid system | PARAMETERS_GRID_SYSTEM | - | - | 
 | Operation | choice | TYPE | - | Available Choices: [0] Dilation [1] Erosion [2] Median [3] User defined rank Default: 0 | 
 | Radius (cells) | integer number | RADIUS | - | Minimum: 0 Default: 1 | 
 | User defined rank | floating point number | RANK | - | Minimum: 0.000000 Maximum: 1.000000 Default: 0.500000 | 
 | Rescale Values (0-255) | boolean | RESCALE | - | Default: 1 | 
Command-line
Usage: saga_cmd imagery_vigra 2 [-INPUT <str>] [-OUTPUT <str>] [-TYPE <str>] [-RADIUS <num>] [-RANK <double>] [-RESCALE <str>]
  -INPUT:<str>  	Input
	grid, input
  -OUTPUT:<str> 	Output
	grid, output
  -TYPE:<str>   	Operation
	choice
	Available Choices:
	[0] Dilation
	[1] Erosion
	[2] Median
	[3] User defined rank
	Default: 0
  -RADIUS:<num> 	Radius (cells)
	integer number
	Minimum: 0
	Default: 1
  -RANK:<double>	User defined rank
	floating point number
	Minimum: 0.000000
	Maximum: 1.000000
	Default: 0.500000
  -RESCALE:<str>	Rescale Values (0-255)
	boolean
	Default: 1