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

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

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

google shop client API returns 400 bad request error while adding an item -