CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - OpenCV2.0

搜索资源列表

  1. Kinect_deph

    0下载:
  2. 利用kinect显示深度图像信息,适合研究kinect初学者,使用VC2008和openCV2.3实现。-show the depth of image information with the kinect,suitable for research kinect beginners, using VC2008 and openCV2.3 achieve.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-15
    • 文件大小:4014680
    • 提供者:wangcan
  1. calibration

    2下载:
  2. 基于OpenCV的摄像头标定,实现鱼眼摄像头的矫正以及俯视变换功能-Based on OpenCV camera calibration to achieve the correct fish-eye camera, and overlooking the transformation function
  3. 所属分类:OpenCV

    • 发布日期:2015-08-20
    • 文件大小:12319744
    • 提供者:Lily
  1. OpenCV2.4.2configuration-in-VS2010

    0下载:
  2. Open CV2.4.2最新源库在VS2010中的详细配置过程-Open CV2.4.2 source library in VS2010 detailed configuration process
  3. 所属分类:software engineering

    • 发布日期:2017-10-31
    • 文件大小:1092054
    • 提供者:杨庆华
  1. sift-1.1.2_20101207_win

    0下载:
  2. sift算法在OpenCV2.3中的实现-of sift algorithms achieve in OpenCV2.3
  3. 所属分类:OpenCV

    • 发布日期:2017-11-07
    • 文件大小:17484846
    • 提供者:Liu
  1. watermark-openCV2.3.1

    1下载:
  2. 给图像添加任意文字水印,可传入参数是文字内容,输入图片路径,文字颜色,大小,保存图片路径。支持中文输出!VS下C++编程,使用openCV 2.3.1-To add any text watermark image, but to parameter is the text content, input image path, text color, size, save image path. Support Chinese output! Under the VS C++ programmi
  3. 所属分类:OpenCV

    • 发布日期:2015-10-30
    • 文件大小:31372288
    • 提供者:李凯
  1. ljh_opencv

    0下载:
  2. OpenCV setting : OpenCV2.3.1 Visual studio 10
  3. 所属分类:OpenCV

    • 发布日期:2017-06-01
    • 文件大小:13909405
    • 提供者:jhlee
  1. mymfc_guojia

    0下载:
  2. opencv2.1 - VS2008 开发,MFC演示,读图,读视频,读入双摄像头。-opencv2.1- VS2008 development, MFC demonstration, Picture stories, read the video, read the two cameras.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-13
    • 文件大小:21053100
    • 提供者:ars5nal
  1. tkgz

    1下载:
  2. 在VS2008平台上基于opencv编写的运动目标检测与跟踪的程序,检测与跟踪方法可选,并对跟踪目标编号,带有AVI视测试视频,效果很好,完全可以运行-Moving target detection and tracking procedures, methods of detection and tracking options, and AVI video with good results, can run
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3650425
    • 提供者:jyq
  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. OpenCV-2.3

    0下载:
  2. 这是偶然间找到的一本很实用的OpenCV2.3的全英文教程,内容写的非常好-This is the chance of a very between find practical OpenCV2.3 all the English tutorial, the content of writing is very good
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5778312
    • 提供者:fairy
  1. Image-feature-extraction

    0下载:
  2. 图像特征点提取,需要安装opencv2.1-Image feature extraction, need to install opencv2.1
  3. 所属分类:OpenCV

    • 发布日期:2017-06-17
    • 文件大小:27153622
    • 提供者:董亚锋
  1. 2011__openCV_pyramid_process

    0下载:
  2. 这个是在刚学opencv时候的测试小代码。主要是金字塔方面的操作。里面每个文件均可以单独运行在VS20101平台下。(opencv2.1)-This is just a test when a small learning opencv code. Main pyramid' s operation. Inside each file can be run separately in the VS20101 platform. (Opencv2.1)
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:2450
    • 提供者:tanfenfly
  1. Match

    0下载:
  2. opencv2.2 VS2010 缺陷匹配方法实现手势的识别
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:9273388
    • 提供者:li u
  1. opencv_drawing

    0下载:
  2. 本文主要讲讲怎样用opencv画一些基本图形,这些图形包括,直线,圆,椭圆,多边形等。参考资料为opencv自带tutiol及其code。   开发环境:ubuntu12.04+Qt4.8.2+QtCreator2.5+opencv2.4.2   实验功能:   1.单击Drawing1按钮,将会画出atom图形,并且可以看出该图形成的过程,共分5个步骤画,每画完1个部分会自动停留1s,以便观察,然后画下一个部分,直至完成atom图形。   2.单击Drawing2按钮,将会画出
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:337920
    • 提供者:wuwei
  1. 3D_Multiplexer_tian

    0下载:
  2. 自己写的基于opencv的红蓝叠加生成3D视图的程序。需要opencv2.1,VS2005。-generate 3D view。based on opencv. Need opencv2.1, VS2005.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4135404
    • 提供者:Tian
  1. OTSU

    0下载:
  2. 基于opencv2.3的大津法自适应阈值二值化算法的代码C++。含测试图片,已编译。很好用,代码一目了然,易懂。-Based on the opencv2.3 OTSU method adaptive threshold binarization algorithm C++ code. Including test images, compiled. Very good, the code be clear at a glance, to understand.
  3. 所属分类:Special Effects

    • 发布日期:2017-10-30
    • 文件大小:8651543
    • 提供者:lee
  1. CVshowManyImage

    0下载:
  2. OpenCV实现同一窗口显示多幅图片,开发平台OpenCV2.4.2+VS2008-The OpenCV achieve the same window to display multiple pictures, the development platform OpenCV2.4.2+VS2008
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:6784219
    • 提供者:皇城圣骑士
  1. hog

    0下载:
  2. 最新版本opencv2.4.2中关于GPU加速的HOG算子源代码-Operator source code the latest version opencv2.4.2 HOG on GPU acceleration
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:37141
    • 提供者:刘鹏
  1. Daisy

    1下载:
  2. 改写过的一个简单的daisy特征提取程序,依赖opencv2.3库,可以提取daisy特征向量,并通过特征匹配求得两幅图像的视差图-Rewritten a simple daisy feature extraction program, dependent opencv2.3 library, can be extracted daisy feature vectors, and by the feature match the disparity map of the image of the
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-24
    • 文件大小:7907561
    • 提供者:陈铭
  1. OpenCV2.0_VS2005Examples1

    0下载:
  2. OpenCV VS2005 examples for image processing
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:37201
    • 提供者:judi_lally
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 42 »
搜珍网 www.dssz.com