搜索资源列表
RGBzhuanHSV
- 图像颜色空间转换的源码,可实现RGB转HSV和RGB转HSI。-image color space conversion source code, can be realized RGB and HSV to RGB to HSI.
RGB_HSV_RGB_HSI
- 图像颜色空间转换的源码,可实现RGB转HSV和RGB转HSI。-image color space conversion source code, can be realized RGB and HSV to RGB to HSI.
hsirar
- 数字图像处理,MATLAB语言,RGB转HSI
rgb2hsi
- rgb图像转化为hsi图像的matlab源程序
RGBchengintoHSIspace589745
- “求RGB转HSI空间小程序.m”为主函数调用rgb2hsi.m,由于matlab没有自带这个函数,所以自编了一个,用于进行阴影去除。
rgb2hsi
- RGB 颜色渠道 转化为 HSI颜色渠道 主要是用C++开发环境-RGB covent to HSI
Wallpapers-based-on-mean-shift
- 本程序首先把图像由RGB空间转到HSI空间,然后利用彩色图像分割策略以及meanshift算法对图像进行分割最后加入边界合成。其中‘keyprogram.m’文件为主程序,‘meanshift.m’文件为调用函数,实现数据的聚类分割。-The program first the image from the RGB space to HSI space and then using color image segmentation strategy and meanshift image seg
catchcolor
- 先把RGB转成HSI空间,然后进行颜色提取- catchcolor
rgb2hsi1
- 对归一化后的RGB图片空间转化为hsi空间,hsi三分量也是归一化后的值,范围都是在0-1之间.-On the normalized RGB image space after hsi into space, hsi is also a three-component normalized values are in the range between 0-1.
RGB2HSI
- 将一幅RGB模式图像转化为HSI模式图像,以便于图像进一步处理-Change an image of RGB to HSI,and then you can do your image processing easily
imageprocessing
- 可以将真彩图RGB模型转化为HSI模型!-True color pictures will be converted to HSI map!
junhenghua
- 首先读入图像,转化成hsi彩色空间,然后只对亮度I分量作直方图均衡化,最后合成三个分量返回到RGB图,但是这种方法容易使颜色失真,失去了部分图像细节。-First read in the image, into the hsi color space, and then only on the brightness I component for histogram equalization, the final synthesis of the three components of retu
rgb
- rgb直方图均衡化,转化为hsi图像,用matlab编写-RGB histogram equalization, into the hsi image, with matlab
catchcolor
- 先把RGB转成HSI空间,然后进行颜色提取- catchcolor
Digital-Image-Processing
- 适用于初学者的数字图像处理MATLAB代码,主要是根据某些变换的原理,以Lena灰度图为基本处理图片,实现平移、卷积、灰度图转rgb、hsi、傅里叶变换、位面图等初等变换。-Suitable for beginners to digital image processing MATLAB code, mainly based on certain principles of transformation in the basic process grayscale image Lena, pan
RGB2HSI
- 图像处理中,颜色空间转换,本内容为RGB转HSI-Image processing, color space conversion, this content is RGB to HSI
HSI
- 分别提取图像的RGB分量,并且把他们转化为HSI模型-They were extracted RGB components of the image, and put them into HSI model
rgb-hsi
- 将RGB图像转化为HSI图像。 PS.请将文件放在matlab默认路径下。(Transforming RGB image into HSI image. PS. please put the file under the default path of matlab.)
rgb2hsi
- matlab中将输入图像从rgb色彩空间转换为hsi色彩空间(Matlab transform the input image from RGB color space to HSI color space)
真色彩增强
- 对彩色图像进行真色彩增强 包含rgb转hsi及hsi转rgb程序及图像工程pdf(Real color enhancement for color images Include RGB to HSI and HSI to RGB program and image Engineering pdf)