SAGA 9.12.3 | Tool Documentation

Distance (ViGrA)

Author(s) O.Conrad (c) 2009
Library IDimagery_vigra
Tool ID 3
Version 1.0
Menu Imagery | ViGrA [deprecated]

Description

Distance to feature cells on a raster. Feature cells are all cells not representing a no-data value.

References

ViGrA - Vision with Generic Algorithms

Parameters

 NameTypeIdentifierDescriptionConstraints
InputFeaturesgrid, inputINPUTFeatures are all pixels not representing a no-data value.-
OutputDistancegrid, outputOUTPUT--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
Type of distance calculationchoiceNORM-Available Choices: [0] Chessboard [1] Manhattan [2] Euclidean Default: 0

Command Line


Usage: saga_cmd imagery_vigra 3 [-INPUT ] [-OUTPUT ] [-NORM ]
  -INPUT:    Features
	grid, input
  -OUTPUT:   Distance
	grid, output
  -NORM:
                  Type of distance calculation
                  	choice
                  	Available Choices:
                  	[0] Chessboard
                  	[1] Manhattan
                  	[2] Euclidean
                  	Default: 0