colorize
Syntax
Description
estimates a false-color image of hyperspectral data based on the three most informative
bands of the coloredImage
= colorize(hcube
)hypercube
object hcube
.
returns a false-color image using the specified spectral bands
coloredImage
= colorize(hcube
,band
)band
.
[
returns the indices of the bands used in the color image.coloredImage
,indices
] = colorize(___)
___ = colorize(___,
specifies options using one or more name-value pair arguments in addition to any combination
of arguments from previous syntaxes. Use this syntax to specify the options to estimate
false-colored and color-infrared (CIR) images of the input data.Name,Value
)
Note
This function requires the Hyperspectral Imaging Library for Image Processing Toolbox™. You can install the Hyperspectral Imaging Library for Image Processing Toolbox from Add-On Explorer. For more information about installing add-ons, see Get and Manage Add-Ons.
The Hyperspectral Imaging Library for Image Processing Toolbox requires desktop MATLAB®, as MATLAB Online™ or MATLAB Mobile™ do not support the library.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2020a