.TH i.rgb.his 1grass "" "GRASS 6.4.4" "Grass User's Manual" .SH NAME \fI\fBi.rgb.his\fR\fR - Transforms raster maps from RGB (Red-Green-Blue) color space to HIS (Hue-Intensity-Saturation) color space. .SH KEYWORDS imagery, color transformation, RGB, HIS .SH SYNOPSIS \fBi.rgb.his\fR .br \fBi.rgb.his help\fR .br \fBi.rgb.his red_input\fR=\fIname\fR \fBgreen_input\fR=\fIname\fR \fBblue_input\fR=\fIname\fR \fBhue_output\fR=\fIname\fR \fBintensity_output\fR=\fIname\fR \fBsaturation_output\fR=\fIname\fR [\-\-\fBoverwrite\fR] [\-\-\fBverbose\fR] [\-\-\fBquiet\fR] .SS Flags: .IP "\fB\-\-overwrite\fR" 4m .br Allow output files to overwrite existing files .IP "\fB\-\-verbose\fR" 4m .br Verbose module output .IP "\fB\-\-quiet\fR" 4m .br Quiet module output .PP .SS Parameters: .IP "\fBred_input\fR=\fIname\fR" 4m .br Name of input raster map (red) .IP "\fBgreen_input\fR=\fIname\fR" 4m .br Name of input raster map (green) .IP "\fBblue_input\fR=\fIname\fR" 4m .br Name of input raster map (blue) .IP "\fBhue_output\fR=\fIname\fR" 4m .br Name for output raster map (hue) .IP "\fBintensity_output\fR=\fIname\fR" 4m .br Name for output raster map (intensity) .IP "\fBsaturation_output\fR=\fIname\fR" 4m .br Name for output raster map (saturation) .PP .SH DESCRIPTION \fIi.rgb.his\fR 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. .SH SEE ALSO \fIi.his.rgb\fR .SH AUTHOR David Satnik, GIS Laboratory, Central Washington University, .br with acknowledgements to Ali Vali, Space Research Center, for the core routine. .PP \fILast changed: $Date: 2011-11-08 12:29:50 +0100 (Tue, 08 Nov 2011) $\fR .PP Full index .PP © 2003-2014 GRASS Development Team