搜索资源列表
20080701230927043
- 在matlab中实现从rgb到hsi色彩模式的转换-In matlab to achieve from the rgb color model to HSI conversion
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
rgb2YCbCr
- 将彩色图像从RGB空间转换到YCbCr空间、HSI空间-It converts from RGB corlor space to YCbCr space.
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.
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
hsi2rgb
- 利用matlab来实现颜色分量的RGB到HSI的转换。-Transformation to achieve the color components of the RGB to HSI using MATLAB
color-HSI-RGB-CSharp
- 数字图像处理技术 彩色图像空间转换
color-space-change
- 实现图像的颜色空间转换 hsi-RGB以及RGB-hsi-Realize the image color space conversion. RGB to hsi and hsi to RGB
IDL for rgb2hsi
- 自己用IDL语言编写的RGB空间到HSI空间变换程序。(I use IDL language to write RGB space to HSI space transformation program.)