SAGA-GIS Tool Library Documentation (v8.2.1)

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 pointLOD-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
	Default: 16.000000