SAGA 9.3.3 | Tool Library Documentation

Laplacian Filter


Description

Laplacian filter for grid collections.


Parameters

 NameTypeIdentifierDescriptionConstraints
InputGrid Collectiongrid collection, inputGRIDS--
OutputFilteredgrid collection, outputFILTERED--
OptionsGrid Systemgrid systemGRID_SYSTEM--
MethodchoiceMETHOD-Available Choices: [0] standard kernel 1 [1] standard kernel 2 [2] standard kernel 3 [3] user defined kernel Default: 0
Standard Deviationfloating point numberSIGMA-Default: 50.000000
Kernel Radiusinteger numberKERNEL_RADIUS-Default: 2

Command Line


Usage: saga_cmd grids_tools filter_laplacian [-GRIDS ] [-FILTERED ] [-METHOD ] [-SIGMA ] [-KERNEL_RADIUS ]
  -GRIDS:        	Grid Collection
	grid collection, input
  -FILTERED:     	Filtered
	grid collection, output
  -METHOD:       	Method
	choice
	Available Choices:
	[0] standard kernel 1
	[1] standard kernel 2
	[2] standard kernel 3
	[3] user defined kernel
	Default: 0
  -SIGMA:     	Standard Deviation
	floating point number
	Default: 50.000000
  -KERNEL_RADIUS:	Kernel Radius
	integer number
	Default: 2