搜索资源列表

  1. chaincode

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

    • 发布日期:2008-10-13
    • 文件大小:199458
    • 提供者:qu yw
  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. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:周博通
  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, removin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1221632
    • 提供者: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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:Aubrey
  1. getongdao

    0下载:
  2. 彩色图像rgb hsv hsi个颜色模型各颜色通道一阶矩-Color images mean
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:nipeimei
  1. redextract

    1下载:
  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编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:高森
  1. rgb2hsi

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

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者: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. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:Yossarian
  1. ColorConversion

    0下载:
  2. 各种颜色空间模型之间的相互转换。RGB,CMY,YIQ,XYZ,HSI之间的转化-A variety of color space conversion between the models. RGB, CMY, YIQ, XYZ, HSI conversion between
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:rthqua
  1. kaikelvin

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

    • 发布日期:2024-05-19
    • 文件大小:84992
    • 提供者:郑凯
  1. code

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

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:李阳
  1. iamgepreprocesing

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

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:周小妹
  1. chapter9

    0下载:
  2. 彩色图像处理,RGB,CMY,HSI,HSV,YUV,YIQ,Lab模型的源代码等。及彩色补偿 彩色平衡等。-Color image processing, RGB and CMY, HSI, HSV, YUV and YIQ, Lab model source code, etc. And color compensation Color balance, etc.
  3. 所属分类:书籍源码

    • 发布日期:2024-05-19
    • 文件大小:258048
    • 提供者:林晨
  1. MATLAB

    0下载:
  2. RGB颜色模型的图像和HSI颜色模型的图像相互转换的matlab函数-Image image and HSI color model RGB color model conversion of the matlab function
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:Cooper
  1. HSIaRGB

    0下载:
  2. HSI和RGB颜色空间的互相转化,HSI与HSV不同,是符合人的肉眼成像颜色空间模型- Mutual transformation HSI and RGB color space
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:xiao
  1. FireDetection115110001056

    0下载:
  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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:10010624
    • 提供者:晋丽榕
  1. caisetuxiangchuli

    0下载:
  2. matlab数字图像处理,基于感知模型的真彩色图像处理,实现HSI与RGB相互转化,滤波处理图像。-matlab digital image processing, based on the perception of true color image processing model, to achieve mutual HSI and RGB conversion, filtered image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:116736
    • 提供者:yang
  1. apple

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

    • 发布日期:2024-05-19
    • 文件大小:84992
    • 提供者:zcwl
  1. hsi2rgb

    0下载:
  2. hsi颜色空间模型转rgb颜色空间模型matlab代码-hsi model to rgb model
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:Tina
  1. canny边缘检测

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

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:tingwwwting
« 1 2»

源码中国 www.ymcn.org