SAGA-GIS Module Library Documentation (v2.3.0)

Module Distance (ViGrA)

References:
ViGrA - Vision with Generic Algorithms
http://hci.iwr.uni-heidelberg.de

Parameters

 NameTypeIdentifierDescriptionConstraints
InputFeaturesGrid (input)INPUTFeatures are all pixels different not representing no-data.-
OutputDistanceGrid (output)OUTPUT--
OptionsGrid systemGrid systemPARAMETERS_GRID_SYSTEMGrid system-
Type of distance calculationChoiceNORM-Available Choices:
[0] Chessboard
[1] Manhattan
[2] Euclidean
Default: 0

Command-line

Usage: saga_cmd imagery_vigra 3 [-INPUT <str>] [-OUTPUT <str>] [-NORM <str>]
  -INPUT:<str> 	Features
	Grid (input)
  -OUTPUT:<str>	Distance
	Grid (output)
  -NORM:<str>  	Type of distance calculation
	Choice
	Available Choices:
	[0] Chessboard
	[1] Manhattan
	[2] Euclidean
	Default: 0