搜索资源列表
colortrans
- 空间色彩转换的代码,从RGB空间转换到HSI空间和RGB与HSV互换 包含两个文件 rgb2hsi.cpp,rgb-hsv.c-color space conversion code, space conversion from RGB to RGB and HSI space swap with HSV document contains two rgb2hsi.cp p, rgb - hsv.c
RGB2HIS
- 实现RGB to HSI的转换,用matlab将图片中的R,G,B提取出来转换成相应的H,I,S-Achieve the RGB picture of the R, G, B to the HSI conversion using Matlab extracted converted into the corresponding H, I, S
yseshiquqi
- 获取图像的RGB,HSI值,鼠标点到哪里,就立刻获取图像的颜色信息,非常实用的!-VERY GOOD!
20080701230927043
- 在matlab中实现从rgb到hsi色彩模式的转换-In matlab to achieve from the rgb color model to HSI conversion
HSI_Color_Model
- 提供一个将rgb转hsi color model的函式库-To provide a switch to the rgb to hsi color model library
dlez
- 基于HSI色彩空间的道路区域去除 通过对RGB空间的色彩变换,根据颜色的不相似度量,将道路图像中的色彩区域去除,由于阈值设置的问题效果有时不是太好,还需要进一步完善。-HSI color space based on the removal of the road area Through the RGB color space conversion, according to the color similarity measure is not, the road to remov
colorspace
- color space-RGB, YCbCr, YUV, YIQ, HSV, HSI, HSL, color2grayscale function
problem2-b
- 先进行 更待到hsi 进行处理,然后再变回到rgb 代码可以检查一下,-More until hsi first processed, and then change back to rgb code can check,
color-space
- 这是我收集的一些关于颜色空间的资料,这些颜色空间包括RGB、YUV、CMYK、xvYCC、PhotoYCC、 HSI、HLS、HSV、CIE等-This is my collection of some of the information on color space, which include color space RGB, YUV, CMYK, xvYCC, PhotoYCC, HSI, HLS, HSV, CIE, etc.
rgb2YCbCr
- 将彩色图像从RGB空间转换到YCbCr空间、HSI空间-It converts from RGB corlor space to YCbCr space.
redextract
- 可以提取出图像中的红色信息,坐标空间变换(直角坐标系到极坐标系),彩色模型变换(RGB到HSI)-Red information can be extracted in the image coordinate space transform (Cartesian coordinates to polar coordinates), color model transformation (RGB to HSI)
HSI2RGB
- HSI颜色模型到RGB颜色模型的相互转换,已经写成函数形式,直接调用即可。转换结果非常理想。-HSI color model to the RGB color model conversion, has been written in functional form, can be called directly. Conversion results are very satisfactory.
000
- 实现了RGB空间转换到HSI空间,并分别求出S分量(饱和度)、I分量(亮度、光强)-Implements the RGB space to HSI space, and respectively calculate S components (saturation), I (brightness, light intensity)
rgb2hsi(matlab)
- 非常好用的rgb彩色图像转为HSI空间图像,用matlab编的,非常不错,值得下载。-Very good image of RGB color image into HSI space, matlab plait, very good, is worth downloading.
New-Folder
- 实现hsi颜色空间到rgb颜色空间的转换,还有rgb到hsi的转换,-Achieve hsi color space to the rgb color space conversion
nightEnhance
- 基于直方图均衡的低照度图像增强, 首先将图像由RGB空间转换到HSI空间,然后对HSI空间亮度分量(I分量)的灰度直方图进行均衡化处理,提高图像的亮度,然后转换回RGB空间显示-Illumination image enhancement based on histogram equalization, First, convert the image from RGB space to HSI space, and then the luminance component of th
rgb2hsi
- 图像rgb空间和hsi空间的转化程序,简单易懂,效果好-Hsi rgb space and image space transformation program, easy to understand, effective
color-space-change
- 实现图像的颜色空间转换 hsi-RGB以及RGB-hsi-Realize the image color space conversion. RGB to hsi and hsi to RGB
rgb2hsi
- matlab实现由色彩图 RGB到HSI空间的转换 添加到matlab安装目录下可直接调用。付lean原图及处理后的效果图((matlab from RGB color map to the HSI space conversion added to the matlab installation directory under the direct call. Pay lean image and effectiveness of treatment plans))
IDL for rgb2hsi
- 自己用IDL语言编写的RGB空间到HSI空间变换程序。(I use IDL language to write RGB space to HSI space transformation program.)