Tool Fast Representativeness
A fast representativeness algorithm. Resulting seeds might be used with 'Fast Region Growing'.
References:
Boehner, J., Selige, T., Ringeler, A. (2006): Image segmentation using representativeness analysis and region growing. In: Boehner, J., McCloy, K.R., Strobl, J. [Eds.]:  SAGA – Analysis and Modelling Applications. Goettinger Geographische Abhandlungen, Vol.115, pdf
- Author: A.Ringeler (c) 2009
 
- Menu: Spatial and Geostatistics|Grids
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | Input | grid, input | INPUT | Input for tool calculations. | - | 
| Output | Output | grid, output | RESULT | Output of tool calculations. | - | 
 | Output Lod | grid, output | RESULT_LOD | Output of tool calculations. | - | 
 | Output Seeds | grid, output | SEEDS | Output of tool calculations. | - | 
| Options | Grid System | grid system | PARAMETERS_GRID_SYSTEM | - | - | 
 | Level of Generalisation | floating point number | LOD | - | Default: 16.000000 | 
Command-line
Usage: saga_cmd statistics_grid 0 [-INPUT <str>] [-RESULT <str>] [-RESULT_LOD <str>] [-SEEDS <str>] [-LOD <double>]
  -INPUT:<str>     	Input
	grid, input
  -RESULT:<str>    	Output
	grid, output
  -RESULT_LOD:<str>	Output Lod
	grid, output
  -SEEDS:<str>     	Output Seeds
	grid, output
  -LOD:<double>    	Level of Generalisation
	floating point number
	Default: 16.000000