You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
function rgb = ImGray2Pseudocolor(gim, map, n)
% IMGRAY2PSEUDOCOLOR transform a gray image to pseudocolor image
% GIM is the input gray image data
% MAP is the colormap already defined in MATLAB, for example:
% 'Jet','HSV','Hot','Cool','Spring','Summer','Autumn','Winter','Gray',
% 'Bone','Copper','Pink','Lines'
% N specifies the size of the colormap
% rgb is the output COLOR image data
%
Cite As
Xiangguo Li (2026). Transform a Gray Image to Pseudo-color Image (https://www.mathworks.com/matlabcentral/fileexchange/36703-transform-a-gray-image-to-pseudo-color-image), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (1.75 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
