Grayscale to RGB Converter
バージョン 1.0.0.0 (257 KB) 作成者:
Valeriy Korostyshevskiy
Convert grayscale images to RGB using a specified colormap.
The function converts grayscale images to RGB using a specified colormap. The default colormap is ``hot''. The graysale image is supplied either as a name or a matrix.
Example:
res = grs2rgb(im,cmap);
res is a size(im)-by-3 RGB image.
引用
Valeriy Korostyshevskiy (2025). Grayscale to RGB Converter (https://www.mathworks.com/matlabcentral/fileexchange/13312-grayscale-to-rgb-converter), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R2006b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
Help Center および MATLAB Answers で Colormaps についてさらに検索
タグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!バージョン | 公開済み | リリース ノート | |
---|---|---|---|
1.0.0.0 | Added html file |