文件名称:grs2rgb
介绍说明--下载内容来自于网络,使用问题请自行百度
Overview
grs2rgb converts grayscale images to RGB using specified colormap.
Usage
res = grs2rgb(img) produces the RGB image res from the grayscale image img using the colormap hot with 64 colors.
res = grs2rgb(img,map) produces the RGB image res from the grayscale image img using the colormap matrix map. map must contain 3 columns for red, green, and blue components.
grs2rgb converts grayscale images to RGB using specified colormap.
Usage
res = grs2rgb(img) produces the RGB image res from the grayscale image img using the colormap hot with 64 colors.
res = grs2rgb(img,map) produces the RGB image res from the grayscale image img using the colormap matrix map. map must contain 3 columns for red, green, and blue components.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : grs2rgb.zip 列表 grs2rgb.html grs2rgb.m grs2rgbh.png grs2rgbh_01.png grs2rgbh_02.png grs2rgbh_03.png license.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.