1
0
mirror of https://github.com/qgis/QGIS.git synced 2025-03-17 00:02:54 -04:00

10 lines
455 B
Plaintext
Raw Normal View History

2012-09-15 18:25:25 +03:00
i.rgb.his
Transforms raster maps from RGB (Red-Green-Blue) color space to HIS (Hue-Intensity-Saturation) color space.
2012-09-15 18:25:25 +03:00
Imagery (i.*)
ParameterRaster|red_output|Name for input raster map (red)|True
ParameterRaster|green_output|Name for input raster map (green)|True
ParameterRaster|blue_output|Name for input raster map (blue)|True
OutputRaster|hue_input|Hue|False
OutputRaster|intensity_input|Intensity|False
OutputRaster|saturation_input|Saturation|False