CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - hsi模型

搜索资源列表

  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
    • 文件大小:199458
    • 提供者: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
    • 文件大小:887
    • 提供者:july
  1. rgb2hsi

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

    • 发布日期:2017-03-27
    • 文件大小:969
    • 提供者:july
  1. imageprocessing

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

    • 发布日期:2017-04-07
    • 文件大小:1773
    • 提供者:jim
  1. hsi2rgb

    0下载:
  2. 实现HSI模型的图像向RGB模型图像的转换,此函数MATLAB并不自带-HSI model to achieve the image to the RGB model convert images, this function does not own MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:809
    • 提供者:maxiao
  1. rgb2hsi

    0下载:
  2. 实现RGB模型的图像向HSI模型图像的转换,此函数MATLAB并不自带-RGB model to achieve the image to the HSI model for image conversion, this function does not own MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:46250
    • 提供者:maxiao
  1. Citrus-Fruits-pH-Value-detect

    0下载:
  2. 对机器视觉系统采集 的柑橘图像进行图像裁切、RGB 空间至HSI 空间的转换和差值法去图像背景,用色调H 和饱和度S 为输入,建立小波神经网络柑橘pH 预测模型,无损检测柑橘pH。-Images of citrus fruits from machine vision system were processed by cutting, converting from RGB space to HSI space, removing background by deviation. A w
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1221220
    • 提供者:ygliang30
  1. hsi2rgb

    0下载:
  2. hsi2rgb,实现HSI彩色模型转换到RGB彩色模型。Rgb2Hsi稍后奉上。-hsi model converted to rgb.Matlab file.Thank you for downloadingen.joying! And Rgb2Hsi is on the way,please wait.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:581
    • 提供者:Aubrey
  1. getongdao

    1下载:
  2. 彩色图像rgb hsv hsi个颜色模型各颜色通道一阶矩-Color images mean
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:2175
    • 提供者:nipeimei
  1. RGBToHSI

    0下载:
  2. RGB到HSI模型的转换, RGB到HSI模型的转换-RGB to HSI model convert RGB to HSI model conversion, the conversion of RGB to the HSI model
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:70091
    • 提供者:mion
  1. hsi2rgb

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

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

    0下载:
  2. RGB与HSI模型转换matlab程序,一种很高效的定位处理程序-Convert RGB and HSI model matlab program, a very efficient positioning handler
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:3620
    • 提供者:彭正初
  1. matlab4

    0下载:
  2. 数学图像处理中的对彩色图像进行锐化滤波,并将RGB模型转变为HSI模型-Mathematical image processing for color image sharpening filter, and the RGB model into HSI model
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:863
    • 提供者:chenjie
  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
    • 文件大小:84992
    • 提供者:郑凯
  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-13
    • 文件大小:3522
    • 提供者:李阳
  1. iamgepreprocesing

    0下载:
  2. 视网膜图像的预处理,包括二值图像的获取,RGB转换到HSI模型。-Retinal image preprocessing, including binary image acquisition, RGB to HSI model.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4248
    • 提供者:周小妹
  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
    • 文件大小:210121
    • 提供者:蔡颖
  1. FireDetection115110001056

    2下载:
  2. 本文是基于HSI模型对含有火焰的视频进行火焰检测的,通过设定一定的饱和度和颜色分量r的检测阈值,再来进行火焰的检测,并绘制火焰边缘图像。 -This paper is based on the HSI model for flame detection of video containing flame, by setting a certain degree of saturation and color component r detection threshold, then the
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:10010624
    • 提供者:晋丽榕
  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-04
    • 文件大小:192396
    • 提供者:杨小晴
  1. canny边缘检测

    0下载:
  2. 彩色图像在HSI模型下的CANNY边缘检测(CANNY edge detection of color images under HSI model)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:3072
    • 提供者:tingwwwting
« 12 »
搜珍网 www.dssz.com