Scroll to navigation

i.rgb.his(1grass) GRASS GIS User's Manual i.rgb.his(1grass)

NAME

i.rgb.his - Transforms raster maps from RGB (Red-Green-Blue) color space to HIS (Hue-Intensity-Saturation) color space.

KEYWORDS

imagery, color transformation, RGB, HIS, IHS

SYNOPSIS

i.rgb.his
i.rgb.his --help
i.rgb.his red=name green=name blue=name hue=name intensity=name saturation=name [--overwrite] [--help] [--verbose] [--quiet] [--ui]

Flags:


Allow output files to overwrite existing files

Print usage summary

Verbose module output

Quiet module output

Force launching GUI dialog

Parameters:


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)

DESCRIPTION

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.

SEE ALSO

i.his.rgb

AUTHOR

David Satnik, GIS Laboratory, Central Washington University,
with acknowledgements to Ali Vali, Space Research Center, for the core routine.

SOURCE CODE

Available at: i.rgb.his source code (history)

Accessed: Friday Mar 08 07:35:25 2024

Main index | Imagery index | Topics index | Keywords index | Graphical index | Full index

© 2003-2024 GRASS Development Team, GRASS GIS 8.3.2 Reference Manual

GRASS 8.3.2