搜索资源列表

  1. hsv-quantization

    0下载:
  2. 将hsv空间非等间隔量化,将h、s、v分量图合并转化为RGB模式-The HSV space non equal interval quantization, hsV component graph merge into RGB mode
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:6144
    • 提供者:zhangfengyuan
  1. matlab-Code-HSV-aRGB

    0下载:
  2. 颜色HSV空间与RGB空间的相互转换,本程序已经测试可用于彩色图像处理.matlab代码,已经经过测试,很好用。-the matlab demo code of Color space tansformation show it very good.HSV space and RGB color space conversion, the procedures have been tested can be used for co
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:王邦平
  1. hsv

    0下载:
  2. 关于图像颜色hsv的计算 使用此函数来选择多个点图像(使用 右点击停止过程)。选定的点是用来计算 的平均值的单纯疱疹病毒。 的论点: 三原色:红绿蓝图像 面积:面积大小来计算价值的每一个点的hsv-function hsvMean = selectPixelsAndGetHSV(RGB, Area) Use this function in order to select multiple points from a
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-17
    • 文件大小:168960
    • 提供者:handi
  1. HSV

    0下载:
  2. HSV color model senses colors like a human eye....so the color based segmentation is easy while using HSV color model-HSV color model senses colors like a human eye....so the color based segmentation is easy while using
  3. 所属分类:文件格式

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:sav
  1. Skin-Detection-using-HSV-color-space

    0下载:
  2. Skin Detection using HSV color space
  3. 所属分类:编程文档

    • 发布日期:2024-05-17
    • 文件大小:84992
    • 提供者:sattar
  1. hsv

    0下载:
  2. hsv非均匀量化,RGB到HSV的转换是一个简单且快速的非线性变换-hsv nonuniform quantization
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:john
  1. hsv-basedRetrieval--

    0下载:
  2. 利用HSV空间做图像检索。其中包括转换,量化,均衡化等。还包括GUI的人机窗口。-HSV space to make image retrieval. Including the conversion, quantization, and equalization. Also includes a GUI man-machine window.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:25600
    • 提供者:胡伦华
  1. HSV-test

    0下载:
  2. To convert RGB image to HSV
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:Govind Saria
  1. RGB-to-HSV

    0下载:
  2. 结合VC6.0和Opencv实现图像的RGB空间向HSV转换-Color space conversion, RGB to HSV, with VC6.0 and OpenCV
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:946176
    • 提供者:pengyeping
  1. RGB-HSV-tongtailvbo

    0下载:
  2. 把彩色图像由rgb空间转为hsv空间,经过同态滤波处理后,再逆变换至rgb空间。-often the color image from the rgb space into hsv space to complete homographical filter treatment, and then inverse transform to the rgb space.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:dyc
  1. HSV

    0下载:
  2. 一个将一幅图像转化为HSV颜色空间直方图的程序-An image is converted to HSV color space histogram program
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:sunhaorong
  1. hsv

    0下载:
  2. HSV 颜色模型 这个模型中颜色的参数分别是:色彩(H),纯度(S),明度(V)。本程序利用hsv模型提取图像中的感兴趣模型,并将背景区域抹去。-The colors of this model of the HSV color model parameters are: color (H), the purity of (S) and brightness (V). This procedure using the HSV model
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:1554432
    • 提供者:mike
  1. hand-detection-hsv

    0下载:
  2. hand detetection using hsv color and Skin detection. this code is very simple to read, is very useful to beginners.
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:mazoul82
  1. HSV

    0下载:
  2. background subtraction using HSV colour space
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1543168
    • 提供者:prashanth
  1. HSV

    0下载:
  2. 使用Opencv 读取图像的HSV,环境vc++6.0-Opencv use read image HSV, vc++6.0 environment
  3. 所属分类:OpenCV

    • 发布日期:2024-05-17
    • 文件大小:2119680
    • 提供者:cl
  1. HSV-space-color-histogram

    0下载:
  2. 该程序用以实现彩色图像在HSV彩色系统下建立颜色直方图。-In order to realize the color image color histogram in HSV color system was established with the program.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:4312064
    • 提供者:李群杉
  1. HSV

    0下载:
  2. HSV颜色空间下的阴影检测 具有较好的效果-shadow detection
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:romMay
  1. RGB-HSv

    0下载:
  2. RGB-HSV调色板程序,可以方便的进行rgb和hsv之间的转换,以值得方式输出-RGB-HSV palette program, you can easily convert between rgb and hsv to be worth way output
  3. 所属分类:OpenCV

    • 发布日期:2024-05-17
    • 文件大小:2494464
    • 提供者:hb
  1. HSV

    0下载:
  2. couleur de peau HSV-couleur de peau HSV
  3. 所属分类:编辑器/阅读器

    • 发布日期:2024-05-17
    • 文件大小:87040
    • 提供者:ilyesben
  1. Convert-RGB--into-HSV-color-

    0下载:
  2. Convert RGB into HSV color -Convert RGB into HSV color
  3. 所属分类:C#编程

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:*飞
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 34 »

源码中国 www.ymcn.org