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

搜索资源列表

  1. Capture_in_Directshow_Opencv

    0下载:
  2. 这是opencv和directshow之间关于视频采集和转换成opencv能识别的iplimage格式的代码,其中包括了三个程序,ARFrameGrabber.cpp,ARFrameGrabber.h,main.cpp,看好再下吧,在用到有问题可以发信到linaian2005@sina.com.cn-and directshow between Video Capture and convert openc v iplimage can recognize the format of the c
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:5739
    • 提供者:李乃安
  1. ImageInv

    0下载:
  2. 图象反色程序 要用到OpenCV库中的cv.h和 highgui.h
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:5687
    • 提供者:Yu Gong
  1. test

    0下载:
  2. C++,OPENCV,LIB,H 謝謝大家~多多包含
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:375756
    • 提供者:lanis H
  1. gaosi

    0下载:
  2. 在OpenCV的cvaux有高斯混合模型函数,其中定义了CvGaussBGModel类用于存放高斯混合模型的各个参数。在编写代码前需要对cvbgfg_gaussmix.cpp和cvaux.h这两个文件做些修改
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6753
    • 提供者:liuna
  1. cv

    0下载:
  2. cv.h是opencv必须的文件,对视频检测,机器视觉,图像处理等专业的研究人员来说是必须的
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:13212
    • 提供者:haozi
  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. MRF_Based

    0下载:
  2. ,论文《Image Completion Using Efficient Belief Propagation Via Priority Scheduling and Dynamic Pruning》中提出的图像修复算法 1)使用了OpenCV2.2.0和VS2010,设置系统观景变量OPENCV_DIR为OpenCV的安装路径,如C:\OpenCV2.2,在path中添加环境变量C:\OpenCV2.2\bin 2)生产dll,具体的函数可以查看文件MRF_Based.h 3)如有问题请联系z
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:15736
    • 提供者:
  1. Test

    0下载:
  2. 基于OPENCV的色调调整,将图像进行色彩空间转换RGB 转换到HSV 对H分量进行调节-Hue adjust depend on OPENCV. Firstly,converting the picture space RBG to HSV. Then, adjust the value of H.Finally convert the picture back to the RGB space.
  3. 所属分类:OpenCV

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

    0下载:
  2. OpenCV也提供了另一個資料結構來做Rand的實作,CvRandState,被包在"cvcompat.h"裡,"cvcompat.h"的完整意思是Computer Vision Compatility,CvRandState的特色是可以選定常態分佈及均勻分佈,不過,它只能運用在矩陣跟一維陣列.-OpenCV also provides another data structure to do Rand' s implementation, CvRandState, was wrapped
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:1771
    • 提供者:nip
  1. HausDorffComputer

    0下载:
  2. 源码包括鲁棒性HausDorff算法(RHD)的C++版本,分为三个文件,分别为HausDorffComputer.cpp,HausDorffComputer.h,CommonHeader.h,实现了RHD算法,同时增加了OPENMP并发编程的指令,可供OPENCV图形开发人员参考。-This Rar file consists three files named HausDorffComputer.cpp, HausDorffComputer.h and CommonHeader.h. It
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1406
    • 提供者:葛世超
  1. MorpLib

    1下载:
  2. 基于OpenCV的形态学开源库V2.0 包含文档和测试程序 形态学运算扩展库 lhMorpOpen 开运算 lhMorpClose 闭运算 lhMorpGradient 标准梯度 lhMorpGradientIn 内梯度 lhMorpGradientOut 外梯度 lhMorpWhiteTopHat 顶帽(白帽) lhMorpBlackTopHat 黑帽 lhMorpQTopHat 自补顶帽 lhMorpEnhance 对比度增强 lhMorpH
  3. 所属分类:OpenCV

    • 发布日期:2015-06-15
    • 文件大小:418816
    • 提供者:令狐
  1. share

    0下载:
  2. it s a document about opencv in vietnammese.it s maybe very useful for you
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7403930
    • 提供者:hieu
  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
    • 文件大小:1024
    • 提供者:victor
  1. OpenSURF-H

    0下载:
  2. 关键点检测和描述算法,surf算法的opencv的源码,surf算法的性能与sift相当,但速度要远大于sift算法,经过测试可以正常运行-Keypoint detection and descr iption algorithm, algorithm source code at the Surf, surf the performance of the algorithm and sift quite, but the speed is much larger than sift algor
  3. 所属分类:OpenCV

    • 发布日期:2017-11-25
    • 文件大小:6354168
    • 提供者:zhangbin
  1. LinesDis.h.tar

    0下载:
  2. 基于opencv的直线检测,可以检测出图像中的直线,并求出方程-Opencv-based line detection can detect the linear image, and find the equation
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:540
    • 提供者:kim
  1. hsvhist

    1下载:
  2. 使用opencv计算hsv颜色空间中h分量以及s分量的直方图,并用二维直方图的形式显示。-Calculated using opencv h hsv color space component and s component histogram and histogram form with two displays.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1346368
    • 提供者:lx
  1. h

    0下载:
  2. 图像的分离和融合,可以用的好程序,希望帮到,opencv-Image separation and fusion, you can use a good program, hoping to help, opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:7934232
    • 提供者:王骥
  1. PLDFI262

    1下载:
  2. 利用函数MadHG生成规则LDPC码的校验矩阵H,其行重为6,列重为3(Rules of LDPC codes generated by function MadHG check matrix H, the adults is 6, column 3)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-24
    • 文件大小:3072
    • 提供者:OHQD@70629
  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
    • 文件大小:6144
    • 提供者:qxz49111752
  1. CvvImage

    0下载:
  2. OpenCV2.2版本之后,CvvImage类被取消,将opencv移植到MFC时,需要用CvvImage类,这里提供了CvvImage类(.h和.cpp)。在自己的工程里面增加一个新的CvvImage类就可以了。(OpenCV2.2 version, CvvImage class is canceled, opencv transplant to MFC, the need to use CvvImage class, here provides the CvvImage class (. H
  3. 所属分类:OpenCV

    • 发布日期:2017-12-19
    • 文件大小:2048
    • 提供者:shoulder_1
« 1 23 4 »
搜珍网 www.dssz.com