搜索资源列表
USB摄像头视频读取实时处理
- VFW效率比较高的USB摄像头视频读取+实时处理, FrameCallBack的效率高过拷贝到剪贴板 再读取的操作 里面还有YUY2视频解码的处理,都替你弄好了! overlay 显示模式 替代 preview方式 , 大大减小CPU的负担。 效率虽然比不上DirectShow ,但是也可以了 将亮度曲线集成到 preview 窗口,放个手指在摄像头前面晃晃试一试。COOL 吧!!! 刚刚加入 slider ,尚未加入消息操作 。 hujin@suda.edu.cn
通过directshow捕捉图象并远传
- 用directshow和vfw,自动识别视频源,采用divx压缩并远传,在远端可以通过tcp网络接收,并divx解码显示。
使用DShow同时进行视频预览和捕捉
- 使用DShow同时进行视频预览和捕捉。
directshow开发指南源码
- 陆其明的《directshow开发指南》一书的所有源码,VC++ 6.0编译通过,对directshow 视频开发还是有很大的参考价值的!
基于Directshow的视频点播播放
- 是我做毕业设计时,参考的陆其明编写的《DirectShow实务精选》,可以调试,很不错
DirectShow进行视频预览和捕获
- 对了解视频采集的用户有帮助
视频抓第一张图.rar
- 使用IDMEDIADET,捕捉视频第一帧图片
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
DirectShow.rar
- 基于DirectShow平台开发的视频压缩解压源程序,用C语言进行编写的,DirectShow
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
- 利用摄像头+DirectShow实现预览和实时拍照功能,其中有一个视频监控编程很有用的类,通过该类可以很好的实现实时监控,还有拍照功能,为以后的监控系统打下良好的基础!!具有良好示范的作用-The use of camera+ DirectShow implementation and real-time camera preview function, including a video surveillance program very useful class, through the c
directcapture
- directshow视频截取源代码-Videos interception DirectShow source code
DirectShow
- 用DirectShow实现QQ的音视频聊天功能-RTP Source Filter ,RTP Render Filter,RTP Demux Filter,RTP Receive Playload Handler (RPH) filter,RTP Send Payload (SPH) filter
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 based voice video chat system includes a server-side with a client, has been debugged.