当前位置:
首页
资源下载

搜索资源 - Video Capture using DirectShow
搜索资源列表
-
0下载:
Simultaneous Previewing & Video Capture using DirectShow
利用DirectShow同时捕捉视频并预览
-
-
0下载:
Video Capture using DirectShow
修改自Shiqi Yu
-
-
0下载:
使用MFC实现的视频捕捉代码,修改了DirectShow中自带的API例子程序。直接可以使用MFC进行深层次开发。-Implemented using the MFC code for video capture, modify the DirectShow examples of programs in the built-in API. MFC can be used directly for in-depth development.
-
-
0下载:
本系统在mini2440开发平台下实现了视频的采集、压缩、传输及Windows系统下实现实时视频播放。本设计采用USB摄像头的驱动模块Video4Linux实现视频采集,采用T264实现视频的压缩,采用UDP协议实现视频传输,监控端采用T264解码后使用Directshow技术播放。图象清晰,实时性较好,达到了监控目的。-This system mini2440 development platform enables video capture, compression, transmissi
-
-
0下载:
OpenCV下的视频读写代码,可作为一个库函数使用,不需要DirectShow-Video read and write by OpenCV
-
-
0下载:
利用Directshow开发的一个与设备无关的视频采集小程序,经测试可正常捕捉USB,1394以及视频采集卡等设备引入的视频信号-Directshow developed using a video capture device-independent applets, can be tested to capture the normal USB, 1394, as well as video capture cards, such as the introduction of the vid
-
-
0下载:
簡單的 DirectShow 抓取程式
使用ICaptureGraphBuilder2 及 ICreateDevEnum 來創建 capture 圖形-Simple capture application.
This application creates a preview window for the first video capture device that it locates on the user s system (if any). It demonstrates a
-
-
0下载:
ActiveX DLL (Visual C++) and Visual Basic 6 OCX, to capture and show WDM Video Device, using DirectShow
-
-
0下载:
Simultaneous Previewing & Video Capture using DirectShow
-
-
0下载:
利用Visual C++进行网络及多媒体(视频/音频)开发的书籍。书中精选了大量的具有商用价值的工程案例,包括视频捕捉系统、视频会议系统和远程视频监控系统的开发技术;网络、多媒体技术的底层实现,如MPEG-4的播放技术、编码技术和解码技术,XvidQP系统的开发等;MP3深入编程技术。另外,还对流行的网络、多媒体开发工具——微软的DirectX9.0进行了介绍,具体包括DirectShow、Direct3D、DirectSound和DirectMusic。在本书的最后一章,详细介绍了基于IBM
-
-
0下载:
利用DirectShow SDK进行视频采集-Video capture using DirectShow SDK
-
-
0下载:
利用directshow捕获摄像头视频并显示,由于封装了directshow,所有不必单独安装~-Directshow video capture using the camera and display, the package of the directshow, all do not have to be installed separately ~
-
-
0下载:
用vc++创建基于directshow的视频捕捉程序-Using vc++ to create programs based on directshow video capture
-
-
0下载:
CSHARP做实现视频采集集,使用DirectShow
-The CSHARP do achieve a set of video capture, using DirectShow
-
-
0下载:
DDrawwince程序是基于WinCE的采用Directshow架构进行的视频采集加速显示程序-DDraw program is accelerated display the video capture using Dshow architecture based on WinCE
-
-
0下载:
实现从摄像头捕获视频信息,用DirectShow类库实现,希望对你有帮助!-From the camera to capture video information, using DirectShow class library, I hope to help you!
-
-
0下载:
码简介:
VC++ 编写开发的VMR视频采集与显示程序源代码,采用directshow 和vmr7 控制视频采集卡,采集并显示视频 ,VC6.0下调试通过。测试时需要安装好测试所需的摄像头、采集卡等硬件设备。本源码主要是想让学习一下VC++的视频采集技术。-Code Descr iption:
Written in VC++ development VMR video capture and display program source code, using dire
-
-
0下载:
使用 DirectShow 的视频预览和捕捉-Simultaneous Previewing & Video Capture using DirectShow
-
-
0下载:
Video Capture using DirectShow
-
-
0下载:
DirectShow是微软公司在ActiveMovie和Video for Windows的基础上推出的新一代基于COM(Component Object Model)的流媒体处理的开发包,与DirectX开发包一起发布。DirectShow使用一种叫Filter Graph的模型来管理整个数据流的处理过程,运用DirectShow,我们可以很方便地从支持WDM驱动模型的采集卡上捕获数据,并且进行相应的后期处理乃至存储到文件中。这样使在多媒体数据库管理系统(MDBMS)中多媒体数据的存取变得更加
-