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

搜索资源列表

  1. chaincode

    0下载:
  2. 1.首先将原始图档(如图三)由RGB彩色模型转换成HSI彩色模型,取其 I 亮度模型。  2.再萃取出亮度值大于0.999之部份,进行数次膨胀与侵蚀运算后,即可取得火焰部份(如图四)。 3.图四之火焰影像进行边缘运算,并找出边缘之每一点坐标,再将坐标排序,取最小值作为链码的启始点(如图五之红色星号)。 4.链码产生的方式:沿边缘依逆时针的顺序扫瞄下一个边界值,并依序输出链码(如图七)。-1. First, the original drawing (Figure 3) from R
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:194.78kb
    • 提供者:qu yw
  1. hsi2rgb

    0下载:
  2. 彩色图像hsi颜色模型到rgb颜色模型的转换-HSI color model for color image to rgb color model conversion
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:887byte
    • 提供者:july
  1. rgb2hsi

    0下载:
  2. 彩色图像的rgb颜色模式到hsi颜色模型的转换-Rgb color image color model to HSI color model conversion
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:969byte
    • 提供者:july
  1. RGB-HSI

    0下载:
  2. 在matlab中实现从rgb到hsi色彩模式的转换-In matlab to achieve from the rgb color model to HSI conversion
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:814byte
    • 提供者:唐先生
  1. 20080701230927043

    0下载:
  2. 在matlab中实现从rgb到hsi色彩模式的转换-In matlab to achieve from the rgb color model to HSI conversion
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-14
    • 文件大小:3.19mb
    • 提供者:唐先生
  1. HSI_Color_Model

    0下载:
  2. 提供一个将rgb转hsi color model的函式库-To provide a switch to the rgb to hsi color model library
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:727byte
    • 提供者:virgilyeh
  1. HSiLib

    0下载:
  2. 这个程序是用C编写的将RGB三色模型转换到HSI(hue, saturation and intensity)颜色空间的库函数。-This program writen in C can tranlate RGB color model into HSI color model.
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:732byte
    • 提供者:周博通
  1. source

    0下载:
  2. vs下利用HSI颜色空间模型把256色图像转成灰度图像,算法经优化,速度很快-vs the use of HSI color space model, under the 256-color images converted to gray-scale image, the algorithm is optimized for fast performance
  3. 所属分类:Graph program

    • 发布日期:2017-05-29
    • 文件大小:11.13mb
    • 提供者:sophiander
  1. paper4

    0下载:
  2. The paper title is: License Plate Location Method Based on Modified HSI Model of Color Image
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:127.82kb
    • 提供者:faisal
  1. HSI

    0下载:
  2. 基于HSI颜色模型的车牌颜色识别,前提车牌是分割好的。-HSI color model based on the color identification plate, provided the license plate is a good split.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-25
    • 文件大小:765byte
    • 提供者:Mason
  1. redextract

    0下载:
  2. 可以提取出图像中的红色信息,坐标空间变换(直角坐标系到极坐标系),彩色模型变换(RGB到HSI)-Red information can be extracted in the image coordinate space transform (Cartesian coordinates to polar coordinates), color model transformation (RGB to HSI)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:1.12kb
    • 提供者:高森
  1. hsi2rgb

    0下载:
  2. 两种彩色模型之间的变换,主要是HSI模型到RGB之间的变换-The transformation between the two color model, HSI model to RGB conversion
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:619byte
    • 提供者:lining
  1. rgb2hsi

    0下载:
  2. 从RGB彩色模型转换到HSI彩色模型,经过测试,好用。-Converted from RGB color model to the HSI color model, tested, easy to use.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-18
    • 文件大小:757byte
    • 提供者:Harwis Liu
  1. HSI2RGB

    0下载:
  2. 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.
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:1.78kb
    • 提供者:Yossarian
  1. kaikelvin

    0下载:
  2. 有时在对图像进行分割时需要利用先验知识,如若分割出某个目标物时,可以利用颜色模型(HSV或HSI等),但还需利用“目标颜色”这个先验知识才能很好的将它分割出来,但对于目标物而言,可能夹杂其他颜色,此时对于H分量的区间范围的判定较为困难。-Sometimes when image segmentation requires prior knowledge, when Should a segmented target, you can use color model (HSV or HSI, et
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:83kb
    • 提供者:郑凯
  1. code

    0下载:
  2. 彩色图像处理,包括RGB,CMY,HSI,HSV,YUV等模型。-Color image processing, including RGB and CMY, HSI, HSV, YUV color model, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3.44kb
    • 提供者:李阳
  1. rgb-hsi

    0下载:
  2. matlab编写的图像处理GUI小程序,实现(1)对一幅暗RGB图像的直方图均衡,(2)并分别在R、G、B通道进行直方图均衡,RGB三个分量可通过滑块调节,(3)用HSI模型增强图像。附有具体的文档说明。-MATLAB image processing GUI program, to achieve (1) to a pair of dark RGB image histogram equalization, (2) and in the R, G and B channels of histo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:205.2kb
    • 提供者:蔡颖
  1. MATLAB

    0下载:
  2. RGB颜色模型的图像和HSI颜色模型的图像相互转换的matlab函数-Image image and HSI color model RGB color model conversion of the matlab function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:736byte
    • 提供者:Cooper
  1. DIP2

    0下载:
  2. This code can take gray scale and color image as an input and perform conversion between different color models such as RGB color model, CMY color model, CMYK color model, HSI Color model, YCbCr color model and YUV color model and vice versa.-This co
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-04
    • 文件大小:13.51kb
    • 提供者:Zirgham Ali
  1. apple

    0下载:
  2. 利用K均值进行图像分割,利用颜色模型(HSV或HSI等)-Image segmentation using K mean, the use of color model (HSV or HSI, etc.)
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:83.09kb
    • 提供者:zcwl
« 12 »
搜珍网 www.dssz.com