SAGA-GIS Tool Library Documentation (v9.2.0)

Tool Colour Normalized Brovey Sharpening

Colour normalized (Brovey) sharpening.


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputRedgrid, inputR--
Greengrid, inputG--
Bluegrid, inputB--
Panchromatic Channelgrid, inputPAN--
OutputRedgrid, outputR_SHARP--
Greengrid, outputG_SHARP--
Bluegrid, outputB_SHARP--
Sharpened Channelsgrid list, outputSHARPEN--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
High Resolution Grid Systemgrid systemPAN_SYSTEM--
ResamplingchoiceRESAMPLING-Available Choices:
[0] nearest neighbour
[1] bilinear
[2] cubic convolution
Default: 2

Command-line

Usage: saga_cmd imagery_tools 5 [-R <str>] [-G <str>] [-B <str>] [-PAN <str>] [-R_SHARP <str>] [-G_SHARP <str>] [-B_SHARP <str>] [-SHARPEN <str>] [-RESAMPLING <str>]
  -R:<str>         	Red
	grid, input
  -G:<str>         	Green
	grid, input
  -B:<str>         	Blue
	grid, input
  -PAN:<str>       	Panchromatic Channel
	grid, input
  -R_SHARP:<str>   	Red
	grid, output
  -G_SHARP:<str>   	Green
	grid, output
  -B_SHARP:<str>   	Blue
	grid, output
  -SHARPEN:<str>   	Sharpened Channels
	grid list, output
  -RESAMPLING:<str>	Resampling
	choice
	Available Choices:
	[0] nearest neighbour
	[1] bilinear
	[2] cubic convolution
	Default: 2