colorscale
COLORSCALE creates a color scale for use with an integer-valued image which has been encoded and quantized via a monotonic transformation from a real-valued array. The original array has physically meaningful units, but the image does not. The transformed image has been displayed with a direct mapping to the figure's colormap. (That is, the IMAGE object has a CDATAMAPPING of 'direct'.) The image and/or color scale may not use the entire colormap. The colormap may contain special values for null data areas, and these special values may be excluded from the scale bar. Or, the colormap may be deliberately partitioned and shared with a different image in the same figure, and that image may have its own, entirely distinct, color scale. In these cases, unlike the standard COLORBAR function, COLORSCALE can limit the displayed colors to the appropriate interval within the figure's colormap.
Zitieren als
Rob Comer (2024). colorscale (https://www.mathworks.com/matlabcentral/fileexchange/2558-colorscale), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Image Processing and Computer Vision > Image Processing Toolbox > Image Segmentation and Analysis > Image Segmentation > L*a*b* Color Space >
Tags
Quellenangaben
Inspiriert: Earth Observing System Data Visualization
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.4.0.1 | Updated license |
||
1.4.0.0 | Removed extraneous files. Minor clean-up and lint removal in colorscale.m. |
||
1.1.0.0 | Shortened summary. Adjusted wrapping in comment block. Updated copyright. Removed minor lint. |
||
1.0.0.0 |