Generate image in particular colormap in Matlab -


i have grayscale image in matlab want convert rgb image. plot can do

imagesc(img) colormap jet 

or replace colormap jet other colormap. how actual array of rgb values give equivalent image if image(img)?


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -