2014-04-19 15:53:43 +02:00
|
|
|
i.rgb.his
|
2015-07-26 03:48:27 +02:00
|
|
|
Transforms raster maps from RGB (Red-Green-Blue) color space to HIS (Hue-Intensity-Saturation) color space.
|
2014-04-19 15:53:43 +02:00
|
|
|
Imagery (i.*)
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterRasterLayer|red|Name for input raster map (red)|None|True
|
|
|
|
QgsProcessingParameterRasterLayer|green|Name for input raster map (green)|None|True
|
|
|
|
QgsProcessingParameterRasterLayer|blue|Name for input raster map (blue)|None|True
|
|
|
|
QgsProcessingParameterRasterDestination|hue|Hue|False
|
|
|
|
QgsProcessingParameterRasterDestination|intensity|Intensity|False
|
|
|
|
QgsProcessingParameterRasterDestination|saturation|Saturation|False
|