搜索资源列表
rgb2hsi
- rgb颜色空间与hsi颜色空间转换的一段MATLAB代码。-a matlab code rgb space to hsi space or return.
ColourChange
- 彩色变换:对给定的一幅RGB原始图像(如bmp格式),给出并显示该图的R、G、B单色图像,绘制R、G、B图像各自的直方图;将RGB方式转换为HIS方式,再给出并显示该图的HIS三个分量的图像。-Colour change: given an RGB on the original image (such as bmp format) and displays the map given R, G, B color image, draw R, G, B histogram of each ima
HIS-RGB
- 遥感图像的色彩变换 能从IHS转换到RGB 并能从RGB转换到HIS 效果比较好-Remote sensing images from the IHS color transform to the RGB and the conversion from RGB to HIS conversion effect is better
colorspace
- 这是一个用于图像的彩色空间之间转换的MATLAB程序。例如RGB,HIS,Luv,YCbCr,YUV之间的转换,很方便的。-This is a color space for image conversion between MATLAB procedures. Such as RGB, HIS, Luv, YCbCr, YUV conversion between, very convenient.
RGB_and_HSIModelTransformation_Matlabprogram
- 对于数字图像处理技术中,图像的编码分为RGB和HIS,这个资料讲述了在matlab中如何将两种编码转换,在实际应用中非常广泛!-For digital image processing technology, image coding is divided into RGB and HIS, this information describes how the two kinds in the matlab code conversion, in a wide range of practica
matlab
- 有彩色图像的换算代码,HIS转换成RGB代码;-A color image of the conversion code, HIS converted to RGB code
rgbtohis
- 通过matlab软件实现rgb到his的转换程序-rgb to his
tuxiangronghe
- 基于遥感图像的融合,rgb转换成his,matlab-Image fusion, his
rxq
- 图像锐化与平滑处理,matlab语言,基于rgb和his的模型下的处理-Image sharpening and smoothing
matlab
- 单幅图像去雾 直方图均衡法 多种色彩模式下包括(RGB HIS )-Under the image histogram equalization defogging multiple color modes
colorAnalysis
- 基于Matlab对图像进行色彩分析处理,常用典型色彩模型,如RGB、HIS、HSV等,结果以曲线形式绘制出来。-Matlab color image based on the analysis process, a typical conventional color model, such as RGB, HIS, HSV, etc. The results plotted in graph.
HSI-image-analysis
- 基于HSI空间灰度图像伪彩色算法仿真分析,其中包括几种图像分割算法,RGB,HIS,以及他们的MATLAB代码实现。-HSI space based on pseudo-color gray-scale image analysis algorithm simulation, including several image segmentation algorithm, RGB, HIS, and their MATLAB code.
hue_shift
- hue_shift实现对图像色调的调整,由于 matlab 中没有实现 RGB 图像到 HIS 图像转换 的函数,所以需要编程实现这一过程-hue_shift to change the hue of pictures