2012-09-15 18:25:25 +03: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.
|
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
|
2015-05-18 09:47:51 +02:00
|
|
|
OutputRaster|hue_input|Hue|False
|
|
|
|
OutputRaster|intensity_input|Intensity|False
|
|
|
|
OutputRaster|saturation_input|Saturation|False
|