How to display a grayscale Depth image in a colofull way ?

10 visualizaciones (últimos 30 días)
texas instruments
texas instruments el 27 de En. de 2014
Respondida: Image Analyst el 27 de En. de 2014
such that : instead of ranging the colors from black to white as the intensity varies from 0 to 255 we change the color from blue to red, including all other colors as the intensity ranges from 0 to 255, thanks in advance.

Respuestas (2)

Walter Roberson
Walter Roberson el 27 de En. de 2014
colormap(jet(256))

Image Analyst
Image Analyst el 27 de En. de 2014
Walter's code should do it. This may also interest you: http://www.mathworks.com/matlabcentral/fileexchange/35452-finddepressions

Community Treasure Hunt

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

Start Hunting!

Translated by