搜索资源列表
ex15
- This example is showing you how to modify the contrast in color images using the Histogram Equalization block. Type this in command prompt: [X map] = imread( shadow.tif ) shadow = ind2rgb(X,map) -This example is s
dibazhang
- 数字图像原理包括8.1 图像 8.2 数字图像处理学 8.2.1 数字图像处理方法 8.2.2 数字图像处理的主要内容 8.3 图像文件格式 8.4 图像类型 8.4.1 索引图像 8.4.2 灰度图像 8.4.3 RGB 图像 8.4.4 二值图像 8.4.5 图像序列 8.4.6 图形类型判断 8.5 图像类型转换 8.5.1 dither 函数 8
ind2rgb
- 将索引图像图像转换为RGB图像,输入包括图像矩阵和颜色图数组-The index image image image converted to RGB input, including an array of image matrix and color map
IHS
- 对图像进行IHS变换的matlab代码,也包括几种常用的彩色图像融合算法-IHS Transform the image matlab code, including several popular color image fusion algorithm
Image-processing
- 大量有关图形图像处理的基本程序 ,内有dither 函数 gray2ind 函数 grayslice 函数 im2bw 函数 ind2gray 函数 ind2rgb 函数 mat2gray 函数 rgb2gray 函数 rgb2ind 函数 等程序。二值化处理、图像分割、图像变换等方法-Graphics image processing procedures, which are the dither function gray2ind