Colour Normalized Brovey Sharpening
- Author: O.Conrad (c) 2011
- Menu: Imagery | Image Sharpening
Description
Colour normalized (Brovey) sharpening.
References
- Vrabel, J. (1996): Multispectral Imagery Band Sharpening Study. Photogrammetric Engineering & Remote Sensing, Vol. 62, No. 9, pp. 1075-1083.
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Input | Red | grid, input | R | - | - |
Green | grid, input | G | - | - | |
Blue | grid, input | B | - | - | |
Panchromatic Channel | grid, input | PAN | - | - | |
Output | Red | grid, output | R_SHARP | - | - |
Green | grid, output | G_SHARP | - | - | |
Blue | grid, output | B_SHARP | - | - | |
Sharpened | grid collection, output | SHARP | - | - | |
Options | Grid System | grid system | PARAMETERS_GRID_SYSTEM | - | - |
High Resolution Grid System | grid system | PAN_SYSTEM | - | - | |
Output | choice | OUTPUT | - | Available Choices: [0] single grids [1] grid collection Default: 1 | |
Resampling | choice | RESAMPLING | - | Available Choices: [0] nearest neighbour [1] bilinear [2] cubic convolution Default: 2 |
Command Line
Usage: saga_cmd imagery_tools 5 [-R] [-G ] [-B ] [-PAN ] [-R_SHARP ] [-G_SHARP ] [-B_SHARP ] [-SHARP ] [-OUTPUT ] [-RESAMPLING ] -R: Red grid, input -G: Green grid, input -B: Blue grid, input -PAN: Panchromatic Channel grid, input -R_SHARP: Red grid, output -G_SHARP: Green grid, output -B_SHARP: Blue grid, output -SHARP: Sharpened 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