Module Colour Normalized Spectral Sharpening
Colour normalized spectral sharpening.
References:
Vrabel, J., Doraiswamy, P., McMurtrey, J., Stern, A. (2002): Demonstration of the Accuracy of Improved Resolution Hyperspectral Imagery. SPIE Symposium Proceedings.
Vrabel, J., Doraiswamy, P., Stern, A. (2002): Application of Hyperspectral Imagery Resolution Improvement for Site-Specific Farming. ASPRS 2002 Conference Proceedings.
- Author: O.Conrad (c) 2011
 
- Specification: grid
 
- Menu: Imagery|Image Sharpening
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | Original Channels | Grid list (input) | GRIDS | - | - | 
 | Panchromatic Channel | Grid (input) | PAN | - | - | 
| Output | Sharpened Channels | Grid list (output) | SHARPEN | - | - | 
| Options | Resampling | Choice | RESAMPLING | - | 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