Estimate color image of hyperspectral data
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 Image Processing Toolbox™ Hyperspectral Imaging Library. You can install the Image Processing Toolbox Hyperspectral Imaging Library from Add-On Explorer. For more information about installing add-ons, see Get and Manage Add-Ons.
[1] Su, Hongjun, Qian Du, and Peijun Du. “Hyperspectral Image Visualization Using Band Selection.” IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing, vol. 7, no. 6 (June 2014): 2647–58. https://doi.org/10.1109/JSTARS.2013.2272654.