搜索资源列表
颜色模型
- 实现HSI和RGB颜色模型的相互转换
rgb2hsi
- Decomposition RGB to HSI using C++(Use lena as example).
color-enhance
- enhance the two color images in the RGB and HSI color spaces.
RGB-HSI
- RGB空间向HSI空间的标准变换及HSI空间转换回RGB空间的标准函数-Convert RGB space to HSI space and the way back
hsi2rgb
- rgb = hsi2rgb(hsi)把一幅HSI图像转换为RGB图像, 其中hsi(:, :, 1)是色度分量,它的范围是除以2*pi后的[0, 1]; hsi(:, :, 2)是饱和度分量,范围是[0, 1]; hsi(:, :, 3)是亮度分量,范围是[0, 1]。 - Rgb = hsi2rgb (hsi) put an HSI image is converted to RGB images, Wherein hsi (:,:, 1) is the chr
rgb2hsi
- RGB to HSI worked in matlab-RGB to HSI
angle
- This code is that check RGB color space trans to HSI color space and angle of H channel range cannot larger than 1 and not smaller than -1.
fog-
- 夜间增强和去雾增强算法及其实现。 (1)将图像由RGB空间转换到HSI空间,然后对HSI空间亮度分量(I分量)的灰度直方图进行均衡化处理,然后再转换到RGB空间。 (2)利用暗原色先验图像去雾算法对图像进行去雾处理-Enhanced fog at night and go enhancement algorithm and its implementation. (1) the image space conversion RGB to HSI space, then HSI sp