SAGA-GIS Tool Library Documentation (v9.2.0)

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

Parameters

 NameTypeIdentifierDescriptionConstraints
InputInputgrid, inputINPUTInput for tool calculations.-
OutputOutputgrid, outputRESULTOutput of tool calculations.-
Output Lodgrid, outputRESULT_LODOutput of tool calculations.-
Output Seedsgrid, outputSEEDSOutput of tool calculations.-
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
Level of Generalisationfloating point numberLOD-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