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

搜索资源列表

  1. ffplayer OpenCV2.2+ffmpeg+Visual C++8.0开发的视频播放程序

    1下载:
  2. OpenCV2.2+ffmpeg+Visual C++8.0开发的视频播放程序,可支持mpeg2,H264的播放,代码中存在的视频,可现场测试。-OpenCV2.2+ ffmpeg+ Visual C++8.0 development of the video player that supports mpeg2, H264 playback, there are video code, field-testing.
  3. 所属分类:多媒体编程

    • 发布日期:2016-12-23
    • 文件大小:58.83mb
    • 提供者:jackshen
  1. OpenCV-2.0.0a-win32

    0下载:
  2. 开源视觉库最新版本opencv2.0,适用于windows环境-The latest version of the open source vision library opencv2.0, for windows environment
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-16
    • 文件大小:23.91mb
    • 提供者:andavy
  1. OpenCVMixfilters

    0下载:
  2. Some Mixture of OpenCV filter for Opencv2.0. C++ Compressed in one rar file.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-31
    • 文件大小:188.04kb
    • 提供者:judi_lally
  1. FaceDetection

    0下载:
  2. face detection, opencv2.0 and visual studio 2008, tested in windows 7.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:3.77mb
    • 提供者:maya
  1. lib

    0下载:
  2. opencv-2.0.0 lib file in windows
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:188.96kb
    • 提供者:park
  1. MFC

    0下载:
  2. 环境:VS2005, OPENCV2.0,初步配置MFC的步骤。-Environment: VS2005, OPENCV2.0, MFC initial configuration steps.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:111.21kb
    • 提供者:dan
  1. KinectTest

    0下载:
  2. 利用AlexP的driver,可以读到RGB摄像头,深度摄像头的图像,并可以用伪彩色和灰度来显示深度图像。灰度的深度图像,显示度并不好,但也无所谓,我们是要拿这个数据来处理的,不是用来看的。使用VS2008编译,需要opencv2.0支持-Using AlexP the driver, you can read RGB camera, the depth of the camera image, and pseudo color and grayscale can be used to dis
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-28
    • 文件大小:146.32kb
    • 提供者:sdf
  1. AviWriter

    0下载:
  2. 编译环境vs2008+opencv2.0+DirectShow。 将摄像头采集到的图像写入到avi文件中,也可以将avi文件中的帧图像写入到avi文件中。视频帧图像的来源取决于运行时输入的参数的数量。 ps:directshow可以在http://www.opencv.org.cn/下载-Environment:vs2008+opencv2.0+DirectShow Detail: capture frame from camera or avi files,then write
  3. 所属分类:DirextX

    • 发布日期:2017-03-28
    • 文件大小:1.23kb
    • 提供者:joe
  1. Video-processing

    0下载:
  2. 本程序用于打开AVI格式视频并显示在界面中,并能够对其进行每帧图像处理,需要使用OpenCV2.0作为支持。本程序支持多种分辨率的视频。-This procedure is used to open the AVI format video display in the interface, and be able to each frame image processing, need to use OpenCV2.0 as support. This program supports mul
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-06-09
    • 文件大小:15.97mb
    • 提供者:wang
  1. cppHoG-raw-RBF

    0下载:
  2. HOG特征 加上 SVM训练方法的程序,可以实现人体检测、人脸检测,从CSDN上下载的,本人使用了,可以使用,但需要安装opencv2.0以上版本,其余的版本我没试过-HOG feature program plus SVM training methods, you can achieve human detection, face detection, download from CSDN, I use, you can use, but need to install opencv2.0
  3. 所属分类:Console

    • 发布日期:2017-11-26
    • 文件大小:94.3kb
    • 提供者:nihongyin
  1. OPENCV2.0_VS2008

    0下载:
  2. OPENCV2.0 在VS2008 下编译的lib 及DLL,包含H文件-OPENCV2.0 in VS2008 compiled the lib and DLL, files containing H
  3. 所属分类:其他小程序

    • 发布日期:2017-12-08
    • 文件大小:9.67mb
    • 提供者:
  1. opencv2.0_vs2008

    0下载:
  2. opencv2.0在vs2008下面配置文档,步骤介绍的很详细,希望对需要的人有所帮助-opencv2.0 in vs2008 following configuration document, the steps described in great detail, I hope to help people in need
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:73.49kb
    • 提供者:齐立文
  1. OpenRadar1.0

    1下载:
  2. 使用C++编写的激光雷达数据的读取和显示代码 用到OpenCV2.4,OpenCV下有很多图像处理的函数,进行激光雷达的处理时也是可以使用的。便于后面进行算法的开发和测试-Use C++ prepared lidar data read and display code uses OpenCV2.4, OpenCV under a lot of image processing functions, laser radar processing may also be used. Behind
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:2.14kb
    • 提供者:zoulin
  1. VS2010POpenCV2.4.0

    0下载:
  2. visual stdio 2010 + opencv2.4.3的配置方法-visual stdio 2010+ opencv2.4.3 configuration methods
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1.08mb
    • 提供者:
  1. calibrate

    0下载:
  2. 用于摄像机标定的程序,在vs2008平台,opencv2.0环境下编程-For camera calibration procedures
  3. 所属分类:Console

    • 发布日期:2017-06-01
    • 文件大小:12.97mb
    • 提供者:施博
  1. Face-detection

    0下载:
  2. 这是一个人脸检测代码,在WINDOWS环境下,给合VC2008与OPENCV2.0写的一个代码,效果很好!-This is a face detection code, in the WINDOWS environment, to fit VC2008 and OPENCV2.0 write a code that works well!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:38.36kb
    • 提供者:xiao
  1. OPENCV2.0Installation-Guide

    0下载:
  2. opencv 2.0 Installation Guide-Installation Guide
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5.61kb
    • 提供者:xzz
  1. opencv2

    0下载:
  2. opencv2计算机视觉编程手册随书源码-Opencv2 computer vision programming manual with the book source
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-28
    • 文件大小:10.15mb
    • 提供者:Nancy
  1. _运动车辆检测跟踪系统

    0下载:
  2. 可以画出运动物体的运行轨迹没可以使用,VS2010 opencv2.0(Can draw the trajectories of moving objects VS2010 opencv2.0)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:19.61mb
    • 提供者:哈哈2332
  1. opencv

    0下载:
  2. opencv2.4.4的ide,分享一下,有需要自取(ide for opencv2.4.4,please download if you need)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:10.59mb
    • 提供者:山霸
« 12 3 4 5 6 »
搜珍网 www.dssz.com