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 -

android - IBM Worklight 6.1 [Application Error] There was a network error (file:///android_asset/www/index.html) -