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

搜索资源列表

  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. 实现 RGB到HSI的转换. 使用VC++ 6.0

    0下载:
  2. 实现 RGB到HSI的转换. 使用VC++ 6.0, OpenCV,Transform the RGB image into the HSI image, using VC++ 6.0 and OpenCV
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-21
    • 文件大小:704517
    • 提供者:shaohu
  1. OpenCVPlayer.rar

    1下载:
  2. QCIF播放器,包括YUV转RGB,OpenCV函数显示RGB帧,QCIF player, including the YUV to RGB, OpenCV function display RGB frame
  3. 所属分类:Special Effects

    • 发布日期:2016-12-22
    • 文件大小:4810
    • 提供者:李君
  1. backgroundSubtraction_v0

    0下载:
  2. 基于graphcut的背景建模程序,其中具备阴影去除功能,建模时对rgb三个颜色通道进行了高斯模型训练。程序需要OpenCV 1.0 的支持。-This is a C implementation of background subtraction given a set of background frames as a training set.The background model is per-pixel RGB space Gaussian, assuming independenc
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:14808
    • 提供者:taotaoking
  1. Histogram_RGB

    0下载:
  2. OpenCV RGB直方图 使用VS2008+OpenCV库开发,读取彩色图片,分别显示RGB三通道直方图。运行需安装OpenCV2.0。-OpenCV RGB histograms Developed with VS2008+ OpenCV library, reading colorful image, respectively display three-channel RGB histograms . Need install OpenCV2.0.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:4077519
    • 提供者:Bob Zhang
  1. lab

    0下载:
  2. 本程利用opencv实现了RGB到Lab的颜色空间转换,感觉效果不错。-This process is realized by using OpenCV RGB to the Lab color space conversion, feeling good results.
  3. 所属分类:Special Effects

    • 发布日期:2016-01-24
    • 文件大小:1024
    • 提供者:陆成
  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. Histogram

    0下载:
  2. Calculate histograms of gray&RGB channel of video frames, and the histogram distance of successive gray frame. Implemented with OpenCV-Calculate histograms of gray&RGB channel of video frames, and the histogram distance of successive gray frame. Impl
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:4468
    • 提供者:wokao
  1. opencv-hist

    0下载:
  2. opencv下视频的rgb和灰度直方图计算、对比-opencv under the video rgb and grayscale histogram calculation, compared
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5957655
    • 提供者:fan
  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. YUV2RGB

    0下载:
  2. YUV图像数据转换为RGB格式。 含YUV颜色转换R、G、B分量的函数-YUV Image Format to RGB Format. Including Get R/G/B Color Compoment from YUV pixel.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:875
    • 提供者:tian xiao ma
  1. readrgb

    0下载:
  2. opencv和vc++将读入视频分RGB通道显示,参考可进一步进行其它分通道操作。-opencv and vc++ will be read into the video sub RGB channel display, refer to other sub-channels can be further action.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1017
    • 提供者:刘晓军
  1. color-image-edge-detection

    0下载:
  2. VC++结合OpenCV图像处理程序,处理RGB彩色图像,可以实现精确边缘或模糊边缘检测-VC++ with OpenCV image-processing procedures to deal with RGB color images can be precise or fuzzy edge detection, edge
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3242079
    • 提供者:吴争
  1. MARK_Kmeans

    0下载:
  2. 使用k-means算法对一副RGB色彩空间的图像作简单的聚类。根据命令行提示输入聚类的大小K,程序自动计算每一个像素点的归属并着色该点为该类的色彩均值。工程运行于VS2008环境,需要OpenCV支持。Debug目下exe文件可以直接双击运行查看结果。-Using k-means algorithm on an RGB color space images to make a simple clustering. According to the command prompt enter the
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3136455
    • 提供者:
  1. OpenCVRGB

    0下载:
  2. OpenCV—RGB图像灰度化,并提取轮廓-OpenCV-RGB gray-scale images and contour extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:4931
    • 提供者:cz
  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-histogram

    0下载:
  2. 结合VC6.0和Opencv实现图像的R、G、B分量的提取,并绘制成曲线-Extracting image s R, G, B component and drawing curves
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:361429
    • 提供者:pengyeping
  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. 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. gray

    0下载:
  2. 读取图像,将RGB图像转化为灰度图像,显示并保存(The RGB image is transformed into gray image)
  3. 所属分类:图形图像处理

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