SAGA-GIS Module Library Documentation (v2.1.3)

Module [deprecated] Fast Region Growing Algorithm

Parameters

 NameTypeIdentifierDescriptionConstraints
InputInput GridsGrid list (input)INPUT--
Seeds GridGrid (input)START--
Smooth Rep (*)Grid (optional input)REP--
OutputSegmenteGrid (output)RESULT--
MeanGrid (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)