Overlaying images with different colormap

5 vues (au cours des 30 derniers jours)
Bojan
Bojan le 27 Juin 2012
How can I overlay images with different colormaps together while preserving the colormap of individual images in the composite images? I am trying to overlay four images with different colormaps together. Very similar to imfuse but with four images rather than two and I want to specify the colormap for each image individually. I have tried holding the image and displaying the subsequent ones on while changing the AlphaData but the colormap changes every time I add a new image. Many thanks Bojan

Réponses (1)

Walter Roberson
Walter Roberson le 27 Juin 2012
You cannot.
You can share a single colormap such as is described at http://www.mathworks.com/support/solutions/en/data/1-GNRWEH/index.html, but that is not the same thing as preserving the colormap of the individual images.
Unless you need to do "colormap animation", I recommend that you use the File Exchange contribution http://www.mathworks.com/matlabcentral/fileexchange/7943

Catégories

En savoir plus sur Colormaps dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by