SAGA-GIS Tool Library Documentation (v9.2.0)

Tool Principal Component Based Image Sharpening

Principal component based image sharpening.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputOriginal Channelsgrid list, inputGRIDS--
Panchromatic Channelgrid, inputPAN--
OutputSharpened Channelsgrid list, outputSHARPEN--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
Low Resolutiongrid systemLO_RES--
MethodchoiceMETHOD-Available Choices:
[0] correlation matrix
[1] variance-covariance matrix
[2] sums-of-squares-and-cross-products matrix
Default: 1
ResamplingchoiceRESAMPLING-Available Choices:
[0] nearest neighbour
[1] bilinear
[2] cubic convolution
Default: 2
Panchromatic Channel MatchingchoicePAN_MATCH-Available Choices:
[0] normalized
[1] standardized
Default: 1
OverwritebooleanOVERWRITEoverwrite previous output if adequateDefault: 1

Command-line

Usage: saga_cmd imagery_tools 7 [-GRIDS <str>] [-PAN <str>] [-SHARPEN <str>] [-METHOD <str>] [-RESAMPLING <str>] [-PAN_MATCH <str>] [-OVERWRITE <str>]
  -GRIDS:<str>     	Original Channels
	grid list, input
  -PAN:<str>       	Panchromatic Channel
	grid, input
  -SHARPEN:<str>   	Sharpened Channels
	grid list, output
  -METHOD:<str>    	Method
	choice
	Available Choices:
	[0] correlation matrix
	[1] variance-covariance matrix
	[2] sums-of-squares-and-cross-products matrix
	Default: 1
  -RESAMPLING:<str>	Resampling
	choice
	Available Choices:
	[0] nearest neighbour
	[1] bilinear
	[2] cubic convolution
	Default: 2
  -PAN_MATCH:<str> 	Panchromatic Channel Matching
	choice
	Available Choices:
	[0] normalized
	[1] standardized
	Default: 1
  -OVERWRITE:<str> 	Overwrite
	boolean
	Default: 1