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

搜索资源列表

  1. 使用DirectShow驱动摄像头

    0下载:
  2. 对于小摄像头的驱动有几种方法,通过使用DirectShow来驱动摄像头灵活性比较好,有简单的方法也有比较复杂但更有效的方法,本文只介绍简单方法,希望与大家交流!-small camera is driven by several methods, using DirectShow to drive the camera better flexibility, a simple way to a more complex but more effective method, only introd
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2040
    • 提供者:廖良
  1. DDrawTest

    0下载:
  2. Building a Simple Camera DirectShow Filter graph Application in WEC7.
  3. 所属分类:Windows编程

  1. MotionDetectionusingWebcamCSh.

    0下载:
  2. 使用DirectShow .NET寫的攝像頭Motion Detection功能程序. C# ,The use of DirectShow. NET camera write Motion Detection function procedures. C#
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:235302
    • 提供者:陈大头
  1. Camera_Sampleforwince6.0

    0下载:
  2. wince6.0,三星s3c6410平台下实现的摄像头预览程序,directshow,有完善的线程处理结构,需要的同学有福了。默认屏幕800x480。-wince6.0, Samsung s3c6410 platform to achieve camera preview program, directshow, a perfect thread structure, students in need blessed. The default screen 800x480.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-30
    • 文件大小:166599
    • 提供者:
  1. EasyCam1.0

    1下载:
  2. 主要功能: 实现USB摄像头、虚拟摄像头视频图像的拍照、录制功能。 代码完全使用C#编写,也是最近一段时间理解DirectShow .Net组件的第一个实例,功能较简单,经过一段时间的简单测试应该可以与大家分享一下。 -Main function: To achieve USB camera, virtual camera video camera, recording capabilities. The use of C# code complete
  3. 所属分类:多媒体编程

    • 发布日期:2013-05-10
    • 文件大小:362786
    • 提供者:liqi
  1. USBshexiangtou

    0下载:
  2. VC++摄像头,用vfw摄像,可以摄影设置图像大小格式-VC++ camera, with vfw video, you can set the image size format photography
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:34352
    • 提供者:李志鸿
  1. Camera

    0下载:
  2. 用了directshow的代码 在VC++6.0在实现实时显示视频 并可以进行压缩-Directshow code used in VC++6.0 to display video in real time and can be compressed
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:28434
    • 提供者:liyueqiu
  1. DirectShow

    0下载:
  2. 该系统是在vs2005下开发完成,实现了对摄像头数据的采集,并压缩保存文件-The system was developed under the vs2005 completed, realized the camera data collection, and save the file compression
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:584052
    • 提供者:
  1. StillCap

    0下载:
  2. directshow demo code for web camera
  3. 所属分类:DirextX

    • 发布日期:2017-04-01
    • 文件大小:40666
    • 提供者:fangzhl
  1. ceHoyaCamera_20071030

    0下载:
  2. you can capture image in mobile camera using directshow.
  3. 所属分类:DirextX

    • 发布日期:2017-03-30
    • 文件大小:56694
    • 提供者:KOOYOUNGMO
  1. ievideo_src

    0下载:
  2. directshow video 摄像捕捉-directshow video camera to capture
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:2077231
    • 提供者:94cool
  1. shibie

    0下载:
  2. 利用directshow技术控制摄像头,并可以检测图像中红色的区域,并标记出来-Use DirectShow technology to control the camera and can detect images in the red region, and marked
  3. 所属分类:DirextX

    • 发布日期:2017-03-30
    • 文件大小:166939
    • 提供者:zhou
  1. CalibCamera

    0下载:
  2. Multiple Camera ip Capture with synchronization. Directshow interface DLL supports most cameras including DV. Wrapper class provides simple interface and synchronization for 2 or more cameras.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-01
    • 文件大小:30487
    • 提供者:alan gunning
  1. HTCCamera

    0下载:
  2. C# 直接调用 HTC CAMERA,非DIRECTSHOW方式.-C# directly call the HTC CAMERA, non-DIRECTSHOW way.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:20292
    • 提供者:aizhxh
  1. Compress

    0下载:
  2. DirectShow 获取摄像头,压缩生成mpeg-4视频文件-DirectShow for camera, compressed to mpeg-4 video files
  3. 所属分类:DirextX

    • 发布日期:2017-03-31
    • 文件大小:88335
    • 提供者:郭称平
  1. Video1

    0下载:
  2. directshow捕捉摄像头的报警系统-Alarm system camera to capture
  3. 所属分类:DirextX

    • 发布日期:2017-03-30
    • 文件大小:612690
    • 提供者:linxin
  1. PlayCap

    0下载:
  2. 采用window的SDK ,使用VC6.0 采用C++写的一段 DirectShow sample code。 适合USB摄像头,需要一些头文件。如下: #include <atlbase.h> #include <windows.h> #include <dshow.h> #include <stdio.h>-With window of the SDK, use the VC6.0 C++ written by a Direct
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-29
    • 文件大小:14642
    • 提供者:danis
  1. 043249

    0下载:
  2. 使用directshow的摄像头多路采集程序的研究-Use of multiple camera directshow process of collecting
  3. 所属分类:DirextX

    • 发布日期:2017-04-03
    • 文件大小:245017
    • 提供者:改革
  1. directShow摄像头监控及录像-ok

    0下载:
  2. 通过directshow 捕获摄像头并在窗口显示(Capture camera through DirectShow and display in window)
  3. 所属分类:界面编程

    • 发布日期:2017-12-24
    • 文件大小:74630144
    • 提供者:happyhearo2
  1. DirectShow开发指南

    0下载:
  2. 本书以DirectX SDK 9.0版为蓝本,涉及的内容几乎涵盖了在Windows平台上使 用DirectShow进行C++编码的方方面面。全书共分4个部分。第1部分详细介绍了 DirectShow的基础知识。第2部分重点讨论了Filter的开发,以及DirectShow 应用程序的开发,包括目前非常流行的如音视频采集、数码摄像机的支持、非线性 编辑等应用。第3部深入分析了DirectShow SDK提供的部分典型源代码例子。第 4部分结合作者个人的一些开发实践,通过案例和开放源码分析
  3. 所属分类:DirextX编程

    • 发布日期:2018-01-07
    • 文件大小:31685632
    • 提供者:henrylau
« 12 3 4 5 »
搜珍网 www.dssz.com