Tool 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
- 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 | Grid System | grid system | PARAMETERS_GRID_SYSTEM | - | - |
Low Resolution Grid System | grid system | LO_RES | - | - |
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