SAGA 9.9.1 | Tool Library Documentation

Colour Normalized Spectral Sharpening


Description

Colour normalized spectral sharpening.


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputOriginal Channelsgrid list, inputGRIDS--
Panchromatic Channelgrid, inputPAN--
OutputSharpened Channelsgrid list, outputSINGLES--
Sharpened Channelsgrid collection, outputCOLLECTION--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
Low Resolution Grid Systemgrid systemLO_RES--
OutputchoiceOUTPUT-Available Choices: [0] single grids [1] grid collection Default: 1
ResamplingchoiceRESAMPLING-Available Choices: [0] nearest neighbour [1] bilinear [2] cubic convolution Default: 2

Command Line


Usage: saga_cmd imagery_tools 6 [-GRIDS ] [-PAN ] [-SINGLES ] [-COLLECTION ] [-OUTPUT ] [-RESAMPLING ]
  -GRIDS:        Original Channels
	grid list, input
  -PAN:          Panchromatic Channel
	grid, input
  -SINGLES:      Sharpened Channels
	grid list, output
  -COLLECTION:   Sharpened Channels
	grid collection, output
  -OUTPUT:       Output
	choice
	Available Choices:
	[0] single grids
	[1] grid collection
	Default: 1
  -RESAMPLING:
                      Resampling
                      	choice
                      	Available Choices:
                      	[0] nearest neighbour
                      	[1] bilinear
                      	[2] cubic convolution
                      	Default: 2