SAGA-GIS Tool Library Documentation (v9.2.0)

Tool Colour Normalized Spectral Sharpening

Colour normalized spectral sharpening.


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputOriginal Channelsgrid list, inputGRIDS--
Panchromatic Channelgrid, inputPAN--
OutputSharpened Channelsgrid list, outputSHARPEN--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
Low Resolution Grid Systemgrid systemLO_RES--
ResamplingchoiceRESAMPLING-Available Choices:
[0] nearest neighbour
[1] bilinear
[2] cubic convolution
Default: 2

Command-line

Usage: saga_cmd imagery_tools 6 [-GRIDS <str>] [-PAN <str>] [-SHARPEN <str>] [-RESAMPLING <str>]
  -GRIDS:<str>     	Original Channels
	grid list, input
  -PAN:<str>       	Panchromatic Channel
	grid, input
  -SHARPEN:<str>   	Sharpened Channels
	grid list, output
  -RESAMPLING:<str>	Resampling
	choice
	Available Choices:
	[0] nearest neighbour
	[1] bilinear
	[2] cubic convolution
	Default: 2