Transforms raster maps from rgb (red-green-blue) color space to his (hue-intensity-saturation) color space.
imagery, color transformation, RGB, HIS
i.rgb.his
i.rgb.his help
i.rgb.his red_input=name green_input=name blue_input=name hue_output=name intensity_output=name saturation_output=name [--overwrite] [--verbose] [--quiet]
Allow output files to overwrite existing files
Verbose module output
Quiet module output
Name of input raster map (red)
Name of input raster map (green)
Name of input raster map (blue)
Name for output raster map (hue)
Name for output raster map (intensity)
Name for output raster map (saturation)
i.rgb.his is an image processing program that processes three input raster map layers as red, green, and blue components and produces three output raster map layers representing the hue, intensity, and saturation of the data. The output raster map layers are created by a standard red-green-blue (rgb) to hue-intensity-saturation (his) color transformation. Each output raster map layer is given a linear gray scale color table. The current geographic region definition and mask settings are respected.
i.his.rgb
David Satnik, GIS Laboratory, Central Washington University,
with acknowledgements to Ali Vali, Space Research Center, for the core routine.
Last changed: $Date: 2011-11-08 12:29:50 +0100 (Tue, 08 Nov 2011) $
Full index
� 2003-2014 GRASS Development Team