RGB Image Commands


The commands below do special types of processing on RGB color images. Most Mira commands operate on both Luminance image and RGB images. The commands listed below are specific to working with RGB images either directly or by converting between luminance and RGB formats. The commands below are located in the Process > RGB Images menu.

Commands

Convert to RGB

Converts a luminance image(e.g., 16 bit integer data type) to an RGB image.

Convert to Grayscale

Converts an RGB image to a grayscale RGB image having R=G=B.

Convert to 16 bit Luminance

Converts the RGB image to a 16 bit grayscale image.

Convert to 8 bit Luminance

Converts the RGB image to an 8 bit grayscale image.

Apply Palette

Applies displayed palette changes to the pixels of an RGB image.

Extract Channel

Removes individual channels from an RGB image or a luminance image.

Merge RGB Images

Combines R, G. and B channel images to make an RGB image.

Merge LRGB Images

Combines L, R, G. and B channel images to make an LRGB image.

De-Speckle

Removes isolated point defects from noisy color channel images or luminance image.

Related Topics

Math Commands, Spatial Filter Commands, Processing Images