SAGA-GIS Tool Library Documentation (v9.2.0)

Tool Edge Detection (ViGrA)

Edge detection.


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputInputgrid, inputINPUT--
OutputEdgesgrid, outputOUTPUT--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
Detector typechoiceTYPE-Available Choices:
[0] Canny
[1] Shen-Castan
Default: 0
Operator scalefloating point numberSCALE-Minimum: 0.000000
Default: 1.000000
Gradient thresholdfloating point numberTHRESHOLD-Minimum: 0.000000
Default: 1.000000

Command-line

Usage: saga_cmd imagery_vigra 1 [-INPUT <str>] [-OUTPUT <str>] [-TYPE <str>] [-SCALE <double>] [-THRESHOLD <double>]
  -INPUT:<str>       	Input
	grid, input
  -OUTPUT:<str>      	Edges
	grid, output
  -TYPE:<str>        	Detector type
	choice
	Available Choices:
	[0] Canny
	[1] Shen-Castan
	Default: 0
  -SCALE:<double>    	Operator scale
	floating point number
	Minimum: 0.000000
	Default: 1.000000
  -THRESHOLD:<double>	Gradient threshold
	floating point number
	Minimum: 0.000000
	Default: 1.000000