mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-27 00:33:48 -05:00
15 lines
657 B
Plaintext
15 lines
657 B
Plaintext
i.pansharpen
|
|
Image fusion algorithms to sharpen multispectral with high-res panchromatic channels
|
|
Imagery (i.*)
|
|
ParameterRaster|red|Name of red channel|False
|
|
ParameterRaster|green|Name of green channel|False
|
|
ParameterRaster|blue|Name of blue channel|False
|
|
ParameterRaster|pan|Name of raster map to be used for high resolution panchromatic channel|False
|
|
ParameterSelection|method|Method|brovey;ihs;pca|1
|
|
*ParameterBoolean|-l|Rebalance blue channel for LANDSAT|False
|
|
*ParameterBoolean|-s|Process bands serially (default: run in parallel)|False
|
|
OutputRaster|redoutput|Enhanced Red
|
|
OutputRaster|greenoutput|Enhanced Green
|
|
OutputRaster|blueoutput|Enhanced Blue
|
|
|