CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - RGB转HSI

搜索资源列表

  1. RGBzhuanHSV

    0下载:
  2. 图像颜色空间转换的源码,可实现RGB转HSV和RGB转HSI。-image color space conversion source code, can be realized RGB and HSV to RGB to HSI.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3.77kb
    • 提供者:耿淑娟
  1. RGB_HSV_RGB_HSI

    0下载:
  2. 图像颜色空间转换的源码,可实现RGB转HSV和RGB转HSI。-image color space conversion source code, can be realized RGB and HSV to RGB to HSI.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.76kb
    • 提供者:天外沙
  1. hsirar

    0下载:
  2. 数字图像处理,MATLAB语言,RGB转HSI
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.54kb
    • 提供者:zhou
  1. rgb2hsi

    0下载:
  2. rgb图像转化为hsi图像的matlab源程序
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-17
    • 文件大小:698byte
    • 提供者:小雪
  1. RGBchengintoHSIspace589745

    1下载:
  2. “求RGB转HSI空间小程序.m”为主函数调用rgb2hsi.m,由于matlab没有自带这个函数,所以自编了一个,用于进行阴影去除。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.5kb
    • 提供者:阿龙
  1. rgb2hsi

    0下载:
  2. RGB 颜色渠道 转化为 HSI颜色渠道 主要是用C++开发环境-RGB covent to HSI
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:2.37kb
    • 提供者:weiwei
  1. Wallpapers-based-on-mean-shift

    3下载:
  2. 本程序首先把图像由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
  3. 所属分类:Graph program

    • 发布日期:2016-04-25
    • 文件大小:158kb
    • 提供者:刘常云
  1. catchcolor

    1下载:
  2. 先把RGB转成HSI空间,然后进行颜色提取- catchcolor
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:793byte
    • 提供者:邓义平
  1. rgb2hsi1

    0下载:
  2. 对归一化后的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.
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:859byte
    • 提供者:邓义平
  1. RGB2HSI

    0下载:
  2. 将一幅RGB模式图像转化为HSI模式图像,以便于图像进一步处理-Change an image of RGB to HSI,and then you can do your image processing easily
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2.37mb
    • 提供者:王树才
  1. imageprocessing

    0下载:
  2. 可以将真彩图RGB模型转化为HSI模型!-True color pictures will be converted to HSI map!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1.73kb
    • 提供者:jim
  1. junhenghua

    1下载:
  2. 首先读入图像,转化成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
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:29.34kb
    • 提供者:henry424
  1. rgb

    0下载:
  2. rgb直方图均衡化,转化为hsi图像,用matlab编写-RGB histogram equalization, into the hsi image, with matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:13.16kb
    • 提供者:马业
  1. catchcolor

    0下载:
  2. 先把RGB转成HSI空间,然后进行颜色提取- catchcolor
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:838byte
    • 提供者:杰拉德二世
  1. Digital-Image-Processing

    0下载:
  2. 适用于初学者的数字图像处理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
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:686.54kb
    • 提供者:mz
  1. RGB2HSI

    0下载:
  2. 图像处理中,颜色空间转换,本内容为RGB转HSI-Image processing, color space conversion, this content is RGB to HSI
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:827byte
    • 提供者:lina
  1. HSI

    0下载:
  2. 分别提取图像的RGB分量,并且把他们转化为HSI模型-They were extracted RGB components of the image, and put them into HSI model
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:187.89kb
    • 提供者:杨小晴
  1. rgb-hsi

    0下载:
  2. 将RGB图像转化为HSI图像。 PS.请将文件放在matlab默认路径下。(Transforming RGB image into HSI image. PS. please put the file under the default path of matlab.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-04
    • 文件大小:427kb
    • 提供者:不饿了
  1. rgb2hsi

    0下载:
  2. matlab中将输入图像从rgb色彩空间转换为hsi色彩空间(Matlab transform the input image from RGB color space to HSI color space)
  3. 所属分类:图形图象

    • 发布日期:2018-04-29
    • 文件大小:33kb
    • 提供者:金-金金
  1. 真色彩增强

    0下载:
  2. 对彩色图像进行真色彩增强 包含rgb转hsi及hsi转rgb程序及图像工程pdf(Real color enhancement for color images Include RGB to HSI and HSI to RGB program and image Engineering pdf)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:6.77mb
    • 提供者:joeyyip
« 12 »
搜珍网 www.dssz.com