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

搜索资源列表

  1. Histogram_HSV_36

    0下载:
  2. 求取彩色图象的HSV直方图,用于彩色图象的颜色特征提取.该算法基于OpenCV.-strike HSV color image histogram, Color image for the color feature extraction. The algorithm is based on OpenCV.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1032
    • 提供者:guolijun
  1. condesation

    0下载:
  2. 基于OPENCV的Condensation目标跟踪算法,可任意设置HSV颜色阈值和粒子滤波数量,通过该算法掌握Condensation以及经典粒子滤波算法的精髓。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-17
    • 文件大小:676613
    • 提供者:马丁
  1. 完成图像RGB到HSV的转换

    0下载:
  2. 完成图像RGB到HSV的转换,比较自定义函数转换和使用opencv提供函数直接转换的结果。可用于研究H,S,V分量的范围等,Image RGB to HSV conversion, more-defined functions and use the conversion function opencv provide direct conversion results. Can be used to study H, S, V component of the scope of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-17
    • 文件大小:619076
    • 提供者:高飞
  1. segment

    0下载:
  2. 利用hsv颜色模板对图像进行分割。在OpenCV环境下开发完成。-Hsv color template using the image segmentation. Environment developed in OpenCV.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1555240
    • 提供者:任雪菲
  1. rgbhsi

    0下载:
  2. opencv 读取图片,rgb格式变成 hsv格式图片,提取 h分量后图片,以及h分量的直方图图片。 -opencv read picture, rgb format into a format hsv picture, extraction component h after the picture, as well as the h-component histogram picture.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:33969
    • 提供者:xiaobao89
  1. PixelConvert

    1下载:
  2. 将图像的RGB转换为HSV、xyz空间显示 逐个像素点读取 附带注释 有用opencv做的 也有用纯c做的-The RGB image is converted to HSV space-by-pixel display reads annotated to do with the opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:4982
    • 提供者:Yang Ge
  1. yundong

    0下载:
  2. 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。算法的简单描述如下-This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . The CAMSHIFT algorithm is a modification of the Meanshi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:15307
    • 提供者:黄文伟
  1. Tracking3-11-2010

    0下载:
  2. Tracking color object base on opencv and using HSV color system
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11859873
    • 提供者:sonic
  1. RGB-to-HSV

    0下载:
  2. 利用opencv实现对图像从RGB模式到HSV模式的转化。-Using opencv image mode from RGB to HSV mode conversion.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:1299
    • 提供者:dxd
  1. RGB-to-HSV

    0下载:
  2. 结合VC6.0和Opencv实现图像的RGB空间向HSV转换-Color space conversion, RGB to HSV, with VC6.0 and OpenCV
  3. 所属分类:Special Effects

    • 发布日期:2017-11-01
    • 文件大小:946659
    • 提供者:pengyeping
  1. mean-shift

    0下载:
  2. 基于meanshift/camshift的视频运动目标跟踪实现,通过鼠标手动选择跟踪目标。基于HSV空间模型,可手动调节H S V的阈值,显示前景、背景、反响投影图。开发工具是VS2008、OPENCV.-Based meanshift/camshift video moving target tracking achieved manually using the mouse to select the target track. HSV space model, you can manual
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12669627
    • 提供者:坎启娇
  1. 0401_draw_acq

    0下载:
  2. 基于OpenCV,画出RGB、HSV等颜色空间的直方图-Histogram based OpenCV, draw RGB, HSV color space, etc
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6343129
    • 提供者:舒俊
  1. HS

    1下载:
  2. 利用opencv提取舌象的H-S直方图,hsv颜色空间-Use opencv extract Tongue HS histogram, hsv color space
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12496179
    • 提供者:贾庆玲
  1. RGB

    0下载:
  2. 一个简单的检测图像中特定颜色的程序,opencv颜色识别的HSV中各个颜色所对应的H的范围: Orange 0-22 Yellow 22- 38 Green 38-75 Blue 75-130 Violet 130-160 Red 160-179-image identification
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-13
    • 文件大小:814
    • 提供者:t
  1. ex2

    0下载:
  2. QT下基于opencv3.2的HSV图像分离,通过查找V分量上ROI区域最亮值的坐标,找到H分量上对应坐标的3*3矩形平均H值,判断出该坐标所处位置的颜色分类(QT under the opencv3.2 based HSV image separation, by looking for the V component on the ROI region of the brightest value coordinates, find the corresponding 3*3 coordin
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:6144
    • 提供者:qxz49111752
  1. Edge detection

    0下载:
  2. 目标检测首先利用统计的方法得到背景模型,并实时地对背景模型进行更新以适应光线变化和场景本身的变化,用形态学方法和检测连通域面积进行后处理,消除噪声和背景扰动带来的影响,在HSV色度空间下检测阴影,得到准确的运动目标。(object detectWe use statistical methods to obtain the background model, and real-time of the background model is updated to adapt to illumina
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:3885056
    • 提供者:科研666
  1. a9

    0下载:
  2. 在用OpenCV对图像进行处理时,利用颜色定位是常常会接触到的方法,但RGB受光照影响比较严重,转换到HSV XYZ等空间也解决不了时, 可以用白平衡算法进行修正,使其发黄、发蓝、发红的照片更加趋于自然光下的图像(White balance algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:3072
    • 提供者:CWW1992
搜珍网 www.dssz.com