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

搜索资源列表

  1. MFCOpenCVPro1

    0下载:
  2. 实现利用directshow和OpenCV来对视频内容处理.-To achieve the use of directshow and OpenCV to video content processing.
  3. 所属分类:Graph program

    • 发布日期:2017-05-19
    • 文件大小:5525469
    • 提供者:fuqiang
  1. vc

    0下载:
  2. 通过摄像头监视路由器指示灯的状况 将摄像头捕捉的路由器图像信息实时传输到客户端,识别指示灯位置,并即时判断指示灯状态.其中使用了directshow对摄像头进行捕捉,图像处理部分采用了intel的opencv库,网络模块采用wi-Light through the camera to monitor the status of the router would be the camera to capture real-time transmission of the router image
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:332927
    • 提供者:闫旭
  1. camerads

    0下载:
  2. 基于OpenCV和DirectShow的摄像头读取图像程序-A program to fetch images from camera based on OpenCV and DirectShow
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1307987
    • 提供者:黄俊敏
  1. 316PlatForm.root

    0下载:
  2. 机器人监控和控制程序,需要用到OPENCV和DIRECTshow才能运行打开-Robot monitoring and control procedures, need to use to run open OPENCV and DIRECTshow
  3. 所属分类:Driver Develop

    • 发布日期:2017-06-14
    • 文件大小:22637340
    • 提供者:luhailong
  1. Gesture

    0下载:
  2. 在VC平台下,使用DirectShow流媒体库和OpenCV来实现人脸识别系统。-In the VC platform, the use of DirectShow streaming media library and OpenCV to implement face recognition system
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-28
    • 文件大小:10531529
    • 提供者:alan
  1. Calibration2

    0下载:
  2. 利用Opencv和DirectShow从摄像头中获取图像,并对摄像头进行标定和纠正畸变-Use Opencv and DirectShow from the camera to obtain images, and camera calibration and distortion correction
  3. 所属分类:Video Capture

    • 发布日期:2017-05-10
    • 文件大小:2320130
    • 提供者:vvmmd
  1. meanshif-demo

    0下载:
  2. VC++ meanshift跟踪摄像头内目标的源码。无需opencv。需要directshow环境。 先点击确定,摄像头采集图像。然后拖动鼠标在图像中画红框,即可标定目标。 然后点击开始即可实现meanshift跟踪-VC++ meanshift within the target tracking camera source. No opencv. Need directshow environment. First click OK, the camera capture image
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:101699
    • 提供者:liuxiaohui
  1. 0010211

    0下载:
  2. 使用vs2008 和opencv读取双摄像头,需要自己安装DirectShow的成寻-Use vs2008 and opencv read double camera, need to install your own DirectShow into found
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1053576
    • 提供者:yanhao
  1. Stereo

    0下载:
  2. 关于如何对两个视频进行提取,显示,用到directshow,opencv的相关知识-Relevant knowledge on how to extract the two video display, to use directshow, opencv
  3. 所属分类:DirextX

    • 发布日期:2017-06-08
    • 文件大小:15559072
    • 提供者:明天
  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
    • 文件大小:1257
    • 提供者:joe
  1. 1

    0下载:
  2. VC++编程实现摄像头视频捕捉,采用DirectShow和MFC混合编程。DirectShow编程技术资料以及opencv配置。-Visual C++ programming for webcam video capture.MFC programming combined with directshow...
  3. 所属分类:Video Capture

    • 发布日期:2017-04-03
    • 文件大小:191160
    • 提供者:dingyq
  1. DynTrace

    0下载:
  2. 该程序是在C++Builder环境下开发的,使用DirectShow+OpenCV相结合的可以进行实时视频跟踪的程序,可以实现视频源的选择、调节,以及动态跟踪-The program is developed under in C++Builder environment, the use DirectShow+OpenCV a combination of real-time video tracking program can achieve the choice of video sour
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3482520
    • 提供者:刘清林
  1. OCCameradsp

    0下载:
  2. OpenCV下的视频读写代码,可作为一一个库函数使用,不需要DirectShow -For OpenCV video read and write code, can be used as a library function, does not require DirectShow
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-05
    • 文件大小:1027879
    • 提供者:压榨
  1. 201011-634

    0下载:
  2. 基于DirectShow 和OpenCV 的视频图像处理 系统,包括系统设计的整体流程-DirectShow and OpenCV based on video image processing system, including overall system design process
  3. 所属分类:DirextX

    • 发布日期:2017-04-02
    • 文件大小:338247
    • 提供者:喵喵
  1. PlayAVi

    0下载:
  2. 使用VC++6.0和directshow编写的读取AVI视频文件的代码,通过此程序可以为后期的OPENCV处理提供好的方法迷不了OPENCV读取视频的帧率慢等问题-Read AVI video file code to use VC++6.0 directshow written, this program can be the OPENCV treatment of late good way fans can not the OPENCV read video frame rate slow
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:2802724
    • 提供者:高东旭
  1. MyCap

    0下载:
  2. 基于directshow和opencv的视频采集与效果处理-an application based on directshow and opencv to capture video and make perfect effect
  3. 所属分类:DirextX

    • 发布日期:2017-11-22
    • 文件大小:6665823
    • 提供者:zhu_guangwen
  1. DirectShowPopencv_Read-two-camera

    0下载:
  2. DirectShow读取摄像头,然后用Opencv抓取帧显示视频。源码包括DirecShow头文件及库,Opencv配置好后可直接运行,VS2005下测试通过.-The DirectShow reads the camera, and then crawl with Opencv video frame display. Source including the DirecShow header files and libraries Opencv configured to run direc
  3. 所属分类:OpenCV

    • 发布日期:2017-11-24
    • 文件大小:1368016
    • 提供者:wrh
  1. DCameraTest

    0下载:
  2. 一款用Directshow和Opencv结合开发的关于相机视频采集的软件-Linked to the development of a use Directshow and Opencv camera video capture software
  3. 所属分类:OpenCV

    • 发布日期:2017-12-01
    • 文件大小:27444837
    • 提供者:方毅
  1. camera_face_detection

    0下载:
  2. 基于Opencv+VC6.0的脸部识别。本程序用DirectShow组件,解决了Win7下VC6.0里面不能打开笔记本摄像头的问题,而且自带需要的DLL文件,需要的朋友可以下载。-Opencv+VC6.0 based face recognition. The procedures used DirectShow components to solve the problem which can not be opened VC6.0 under Win7 notebook camera, an
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7062528
    • 提供者:lichen
  1. CVMFC

    1下载:
  2. C++ MFC OpenCV和MFC的实例,包括界面程序+各种图像处理操作,演示如何在MFC中使用OpenCV,由3部分组成。一、Windows 下用 MFC 编制的程序框架,采用设备无关位图DIB实现Windows多文档模式下图像的显示,实现显示的关键函数StretchDIBits的原型; 二、调用 OpenCV 函数实现处理   使用 OpenCV 函数处理图像在 MFC 环境下显示,实现功能为图像平滑、图像缩小与Canny 边缘检测。三、用 DirectShow 编制的视频采集程序
  3. 所属分类:Windows Develop

    • 发布日期:2015-04-07
    • 文件大小:5444608
    • 提供者:apudn58
« 1 2 3 45 »
搜珍网 www.dssz.com