搜索资源列表
gray2rgb
- Change gray image to rgb image-Change gray image to image rgb
SPIHT-compress
- 输入:为需要压缩图象的名称,该主程序仅能构处理256灰度图,读者可以自行改编为RGB处理;ratio为压缩比率;level为小波分解的级数 输出:是解压完毕的图象数据矩阵-input : the need for image compression name, the main program can only handle 256 gray level structure, Readers can own adaptation of RGB; ratio of compression ra
wavecomp
- This code compress the image using wavelets. Both gray scale and RGB images can be applied and some
gray2rgb
- MATLAB实现gray到RGB的转化,包括图像文件及M文件-MATLAB realization of gray to RGB conversion, including image files and M files
convert
- convert from gray to rgb
gray2rgb
- matlab提供了rgb2gray的函数,但是如果gray想要换成rgb,就要自己写了。-matlab function rgb2gray provided, but if you want gray into rgb, should write their own.
skin_color
- skin segmentation base on RGB color space. does not work for gray level images
RGB2gray
- matlab 中用来将rgb数据转换成灰度图像的源代码-matlab used to the rgb data into gray-scale image of the source code for
ImageGrayLevel
- 用matlab显示图片的RGB各分量的灰度值-Matlab display images with the RGB values of the various components of the gray
IMAGE-FUSION-resolutionmerge
- Monochromatic (gray scale) low resolution image is converged to colored image by false color mapping to "hot" color scheme. This RGB image is then converted to Hue, Saturation and Value (HSV) image. Value component is replaced by higher resolution im
watrm
- 直接将秘密图像的高4bit隐藏在RGB载体图像的R,G,B层中所选的那一层的低4bit,并将秘密图像提取出来,最后显示。要求载体图像的大小大于等于秘密图像的大小,且秘密图像是二值或灰度图像-Directly to the secret image hidden in the high-4bit RGB vector images R, G, B layer, then a layer of selected low 4bit, and extracted secret image, the fi
matlab_rgb_gray
- MATLAB程序 根据RGB图像创建一幅灰度图像-MATLAB program to create a gray scale image according to RGB image
Acollectionofdigitalimageprocessingimaging
- P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像 -P0201: MATLAB assignment P0202: MATLAB in the for
gray2rgb
- GRAY图像转换到RGB图像的Matlab函数。-Matlab function for conversion from GRAY image to RGB image .
rgb2gray
- 用于将RGB彩色图转化为灰度图的matlab代码!-Gray color map of the matlab code!
RGB
- 图像类型的相互转换,灰度图像的二值化方法,图像类型的相互转换,灰度图像的二值化方法-Image type conversion, gray image binarization method, image type conversion, gray image binarization method
Lab2
- RGB to gray scale conversion of image.
gray2rgb_2
- this code will convert gray to rgb
basic_operation
- 在GUI中实现实现灰度转化,二值化处理及求反,加噪音和中值滤波-To convert an RGB image to a gray-scale image, binary image, add noise and filtering
tuxiang
- 灰度图像的直方图均衡化以及rgb图像的均衡化-Gray-scale image histogram equalization and the equalization of rgb images