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

搜索资源列表

  1. CaptureVideo

    0下载:
  2. directshow 实现本地摄像头的视频捕获 directshow 实现本地摄像头的视频捕获-for local directshow video capture directshow webcam for local camera video capture directshow for local video capture camera
  3. 所属分类:Video Capture

    • 发布日期:2017-03-31
    • 文件大小:812944
    • 提供者:fanglei
  1. DirectShowVideoConf

    0下载:
  2. 基于IP的H263视频会议源代码。视频采集部分采用DirectShow实现,可以兼容各种摄像头。-IP-based H.263 video conferencing source code. DirectShow video capture part is achieved, can be compatible with a variety of camera.
  3. 所属分类:VOIP program

    • 发布日期:2017-03-30
    • 文件大小:158764
    • 提供者:姜新华
  1. test

    0下载:
  2. 给出了一款网络摄像头的源码,用到了DIRECTSHOW的知识-Gives a webcam source, uses the knowledge DIRECTSHOW
  3. 所属分类:Video Capture

    • 发布日期:2017-05-21
    • 文件大小:6212948
    • 提供者:lvyimeng
  1. vb.net-cam

    5下载:
  2. 摄像头开发运用DirectShow开发的-this a camer in directshow(Dshow) paly
  3. 所属分类:Video Capture

    • 发布日期:2014-05-21
    • 文件大小:98304
    • 提供者:leewj
  1. PlayCap

    0下载:
  2. directshow搞的能驱动摄像头,获得视频。-directshow can drive out of the camera, access to video.
  3. 所属分类:Video Capture

    • 发布日期:2017-04-02
    • 文件大小:31631
    • 提供者:zf
  1. mycaptuer

    0下载:
  2. 摄像头程序,directshow例子,适合初学者,视频预览demo-Camera program, directshow example, suitable for beginners, the video preview demo
  3. 所属分类:Video Capture

    • 发布日期:2017-06-09
    • 文件大小:16631974
    • 提供者:yuqingbin
  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. AviCompress

    0下载:
  2. 使用DirectShow进行视频压缩的程序,使用摄像头捕捉的信息保存为AVI文件,并使用GraphEdit工具设计过滤器图表。-Use DirectShow for video compression process, the use of cameras to capture the information is saved as AVI files, and use the GraphEdit tool to design the filter graph.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-07
    • 文件大小:215942
    • 提供者:赵文斐
  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. Cap

    0下载:
  2. 通过对directshow进行包装,捕获摄像头获取的实时图像;程序通过C#调用directshow的COM接口;-through packed DirectShow,capture the realtime video stream the program uses C# to invoke DirectShow s COM interface.
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:541286
    • 提供者:LvJian
  1. CameraPopencv

    2下载:
  2. 基于 VC+OpenCV+DirectShow 的摄像头操作源码 ;该源码采用CCameraDS类调用采集函数可直接返回IplImage,使用更方便,且集成了DirectShow,勿需安装庞大的DirectX/Platform SDK。-Based on VC+ OpenCV+ DirectShow camera synchronous work The scheme of the introduction CCameraDS class calling collection function
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:1026417
    • 提供者:wishman
  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. USBViewGrabber

    0下载:
  2. 程序基于DirectShow实现的摄像头驱动程序,并包含简单的图像处理程序。-Program based on the realization of driver DirectShow camera, and includes the simple image processing program.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:262492
    • 提供者:加菲康
  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. DIRECTSHOW_MFC_Camera

    0下载:
  2. 该程序实现Directshow和MFC的结合编程,可以学习到Directshow的基本操作及函数,可以实现摄像头对于图像的实时采集。-The program to achieve the combination of Directshow and MFC programming, you can learn the basic operations and functions of the Directshow camera for real-time image acquisition.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-29
    • 文件大小:11619926
    • 提供者:paradizz
  1. myvcamp-foryou

    0下载:
  2. 虚拟摄像头 directshow技术 采用gdi+截取位图-this is a Virtual Camera,mey be help you
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-03
    • 文件大小:47644
    • 提供者:联系
  1. class

    0下载:
  2. 用vc+directshow实现对摄像头图像的拍照和预览程序-Using vc+ directshow realize to the camera image taking photos and preview program
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:7042
    • 提供者:yang
  1. video

    0下载:
  2. 这是我自己的一个小程序,主要完成了摄像头的视频预览,和可以播放本地视频,暂停,学DirectShow可以借鉴一下-This is a small program of my own, mainly to complete the camera' s video preview, and can play local video, pause, learn DirectShow can learn
  3. 所属分类:Video Capture

    • 发布日期:2017-06-11
    • 文件大小:18309724
    • 提供者:易小兵
  1. Grabber

    0下载:
  2. 一个基于directshow的摄像头程序,可以进行设备选择,预览,截图等操作,源码经测试可以运行。-Based directshow camera program, equipment selection, preview, screenshots operations, the source code has been tested and can run.
  3. 所属分类:DirextX

    • 发布日期:2017-11-12
    • 文件大小:12700672
    • 提供者:刘曦阳
« 1 2 ... 4 5 6 7 8 910 11 12 »
搜珍网 www.dssz.com