搜索资源列表
USB摄像头视频读取实时处理
- VFW效率比较高的USB摄像头视频读取+实时处理, FrameCallBack的效率高过拷贝到剪贴板 再读取的操作 里面还有YUY2视频解码的处理,都替你弄好了! overlay 显示模式 替代 preview方式 , 大大减小CPU的负担。 效率虽然比不上DirectShow ,但是也可以了 将亮度曲线集成到 preview 窗口,放个手指在摄像头前面晃晃试一试。COOL 吧!!! 刚刚加入 slider ,尚未加入消息操作 。 hujin@suda.edu.cn
通过directshow捕捉图象并远传
- 用directshow和vfw,自动识别视频源,采用divx压缩并远传,在远端可以通过tcp网络接收,并divx解码显示。
directshow开发指南源码
- 陆其明的《directshow开发指南》一书的所有源码,VC++ 6.0编译通过,对directshow 视频开发还是有很大的参考价值的!
基于Directshow的视频点播播放
- 是我做毕业设计时,参考的陆其明编写的《DirectShow实务精选》,可以调试,很不错
DirectShow进行视频预览和捕获
- 对了解视频采集的用户有帮助
DirectShow实现视频捕获
- DirectShow实现视频捕获,并可在此基础上利用opencv进行图像的处理。,DirectShow video capture, and on this basis for the use of image processing opencv.
DirectShow.C#视频捕捉程序
- C#视频捕捉程序 经过我的测试 有效通过 保存为avi格式。 ,C# Video capture process, after I passed the test effectively saved as avi format.
AMCap.rar
- Directshow从音视频采集卡中采集和预览音视频,Directshow preview and capture video audio for capture card
streams--DirectShow.h
- VC6+DirectShow环境编译通过有困难的人,或是不熟悉多媒体编程的人,在想用流媒体来实现视频监控各方面功能的时候,这个无疑是你必须经过的门槛,关于解决streams.h头文件的新一种方法,就在这里,你可以试下,下了做一下,你就会知道了-VC6+ DirectShow environmental compiled through difficulties, or those who are not familiar with multi-media programming, in the
DirectShow-captuer
- 这是基于DirectShow的视频采集源代码,也可以实现视频的预览,抓捕功能。可以作为广大网友的范例学习。-This is based on the DirectShow video capture source code, you can achieve video preview, capture function. As an example of the majority of users can learn.
USBVideo
- DirectShow 编写的摄像头视频捕获程序。可以实现视频预览以及单帧截取。-Prepared DirectShow video capture process camera. Can achieve single-frame video preview and interception.
DirectShow.h-Dshow
- VC6+DirectShow环境编译通过有困难的人,或在想用流媒体来实现视频监控各方面功能的时候,这个无疑是你必须经过的门槛,关于解决DirectShow.h头文件的新一种方法-VC6+ DirectShow environmental compiled through difficulties, or those who are not familiar with multi-media programming, in the want to use streaming media to al
directshow
- directshow 实现视频采集 单帧模式 并对 采集到的一帧可以进行参数设置 即 _bmpeader-realize DirectShow video capture single frame mode, and collected a set of parameters that can be _bmpeader
DirectShow
- directshow实现视频的采集,采用VC 6进行编程-For video capture with directshow
EAVcap
- 用videocapure卡发的一个directshow视频捕获 音频捕获 Tv卡捕获的例子-Videocapure card issued by a DirectShow video capture card to capture audio capture examples Tv
Kinescope
- directshow视频录像设计方案的实现.直接解压即可运行。-Video design. Direct decompression to run.
Preview
- DirectShow 视频采集方案,开发环境vc6.0,绝对可用-DirectShow video capture program, development environment vc6.0, absolutely free
DirectShow
- 本文以DirectShow技术为基础,通过对媒体文件或多媒体 流中的视频流的处理,从多媒体文件视频流中捕获视频帧图 像,提取出所需要的最好、最有价值的图像帧信息。利用 DirectShow技术从视频流中捕获帧图像,捕获精度可达到l帧。-In this paper, DirectShow technology-based, through the media file or multimedia stream video stream processing, multimedia fi
directshow
- directshow视频编程基本流程的文档,捕捉图片文档,预览捕捉控制文档-directshow video programming documentation for the basic processes, capture images document, preview, capture control of the document
directshow
- 基于directshow的语音视频聊天系统,包含一个服务器端与一个客户端,已调试通过.-Directshow based voice video chat system includes a server-side with a client, has been debugged.