CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - opencv hsv

搜索资源列表

  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
    • 文件大小:604.57kb
    • 提供者:高飞
  1. colorHist把图像分为HSV三个平面画成直方图

    0下载:
  2. OpenCV读入一个图像,然后把图像分为HSV三个平面,把它们的颜色分布画成直方图,在窗口中显示-OpenCV reads an image, then the image is divided into three planes HSV, they painted the color distribution histogram, shown in the window
  3. 所属分类:绘图程序

    • 发布日期:2017-03-23
    • 文件大小:4.99kb
    • 提供者:张小雪
  1. segment

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

    • 发布日期:2017-04-10
    • 文件大小:1.48mb
    • 提供者:任雪菲
  1. rgb

    0下载:
  2. opencv 色彩空间的转换,包括将rgb转成XYZ格式,YCrCb格式,HSV格式及Lab格式-opencv color space conversion, including rgb convert XYZ format, YCrCb format, HSV and Lab format format
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1.51mb
    • 提供者:于帆
  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
    • 文件大小:33.17kb
    • 提供者: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-30
    • 文件大小:4.87kb
    • 提供者: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
    • 文件大小:14.95kb
    • 提供者:黄文伟
  1. get_value_hsv

    0下载:
  2. opencv: get HSV color value of a point defined by clicked on the image
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:846byte
    • 提供者:tue
  1. Tracking3-11-2010

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

    • 发布日期:2017-05-29
    • 文件大小:11.31mb
    • 提供者:sonic
  1. camshift

    0下载:
  2. camshift.rar:是基于opencv的一种算算法,能实现对人脸的跟踪。重点采用camshift算法,也应用到了hsv,结合摄像头,会更直观的观察到跟踪结果。-camshift.rar: a calculation based on opencv algorithm can achieve the tracking of human faces. Focus on using camshift algorithm, also applied to the hsv, combining ca
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:1.29mb
    • 提供者:郭涵
  1. PickingRobot-VisionModule

    0下载:
  2. 基于opencv的针对HSV模型的一段程序,可以在HSV空间内对球类进行识别并进行控制-Opencv against HSV model based on a section of program in the HSV space can be identified on the ball and controlled
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-10
    • 文件大小:2.43mb
    • 提供者:Fairy Wang
  1. hsv

    0下载:
  2. 本程序使用opencv将RGB转换成HSV颜色空间,并且读取H通道图像。-This program uses opencv RGB to HSV color space , and to read the H-channel image .
  3. 所属分类:OpenCV

    • 发布日期:2014-10-22
    • 文件大小:1kb
    • 提供者:victor
  1. HSV-Based-skin-detection

    0下载:
  2. here hsv colour model is used to detect the skin of a person...in opencv codded in c-here hsv colour model is used to detect the skin of a person...in opencv codded in cpp
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:1.62kb
    • 提供者:jemmyjone
  1. OpenCV-Project

    0下载:
  2. 这是一个使用OpenCv,在VC++ MFC平台下实现的图形图像处理程序源码,主要功能有彩色变灰阶,图像方向、旋转、放大缩小、水平镜像、垂直镜像、Laplace 变换、RGB分量、HSV分量、喇叭、分量等。-AppWizard has created this MyOpenCVMFC application for you. This application not only demonstrates the basics of using the Microsoft Foundation
  3. 所属分类:OpenCV

    • 发布日期:2017-11-08
    • 文件大小:51.02mb
    • 提供者:江滨
  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
    • 文件大小:1.27kb
    • 提供者: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-02
    • 文件大小:924.47kb
    • 提供者:pengyeping
  1. HSV

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

    • 发布日期:2017-04-09
    • 文件大小:2.02mb
    • 提供者:cl
  1. OpenCV-trans-color

    0下载:
  2. 以OPENCV做的各種色彩轉換空間,有 RGB to gray, RGB to HSV, RGB to Lab, RGB to Luv, RGB to Ycbcr -To do a variety of color conversion OPENCV Space, RGB to gray, RGB to HSV, RGB to Lab, RGB to Luv, RGB to Ycbcr
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9.36mb
    • 提供者:Chouker
  1. opencv

    0下载:
  2. 利用opencv实现图片色彩空间的分离显示:分别分离成RGB和HSV,然后提取特征向量实现图片比较-Display image color space using the opencv: RGB and HSV were separated, and then extract the feature vector is realized.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:4.24kb
    • 提供者:李文
  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-26
    • 文件大小:6kb
    • 提供者:qxz49111752
« 12 3 »
搜珍网 www.dssz.com