搜索资源列表
video_capture_system
- VC++实现视频捕捉,本程序在 Windows XP、Visual C++ 6.0 环境下编译通过, 使用时需要有一个摄像头并安装好相关驱动程序。
远程视频监控系统
- 网络视频监控系统!程序运行在Windows 98/2000/XP/2003平台下,可在VC++ 6.0或.NET中调试。调试前请先安装Microsoft DirectX 9.0 SDK。因为本章的程序用到DirectShow的COM,需要在程序options→directories→include files中添加“E:\\Program Files\\Microsoft DirectX 9.0 SDK \\Samples\\C++\\DirectShow\\BaseClasses”。
source10
- 多媒体编程source目录下为本章介绍的源程序 功能是LeadTools的介绍以及简单的多媒体编程,有两个目录 source\TestLead为LeadTools的介绍,用的是VC++5.0,运行时 文件c:\test.jpg必须准备好 source\TestMCI为简单的多媒体编程 命令行编译过程如下 vcvars32 cl testmci.c user32.lib vfw32.lib -Multi-media programming source
chapter10
- 《Visual C++音频/视频处理技术及工程实践》一书的部分案例代码,chapter10。实现了基于VC++2005的单文档应用的VFW的视频采集、捕获;经过标准CODEC处理后的显示;使用自己的算法处理后显示,内有xvidcore源代码。对于那些基于VFW做视频处理的同志们,该代码参考价值极大!-" Visual C++ audio/video processing technology and engineering practice" part of a book ca
stereocaptureexample
- 立体摄像头捕捉视频的vc++程序,我的毕业设计内容前沿-Three-dimensional video camera to capture the vc++ program, the contents of my graduation project
videoCaptureProcessing
- VC++编写的视频捕获与帧处理程序,对摄像头视频实时捕获,处理。-video capture (visual C++)
AviCapture
- 应用Vfw32实现的视频采集,在C、VC++与C++Builder三种环境下使用。主要内容为视频采集、新型位图、图像处理中的点处理。-AviCapture for C、VC++ and C++Builder
VideoSurveillance
- VC下的视频监控程序,压缩包内含发送端和接收端两个程序,代码采用C-VC under video surveillance program, compressed package containing both the transmitter and the receiver process, the code using C++
100394
- 远程视频监控系统:程序运行在Windows 98/2000/XP/2003平台下,可在VC++ 6.0或.NET中调试。调试前请先安装Microsoft DirectX 9.0 SDK。因为本章的程序用到DirectShow的COM,需要在程序options→directories→include files中添加“E:\Program Files\Microsoft DirectX 9.0 SDK \Samples\C++\DirectShow\BaseClasses”-Remote vide
1
- VC++编程实现摄像头视频捕捉,采用DirectShow和MFC混合编程。DirectShow编程技术资料以及opencv配置。-Visual C++ programming for webcam video capture.MFC programming combined with directshow...
skinFinder
- VC/C++源码,多媒体技术,视频 一个与视频有关的VC.NET实例程序,与摄像头有关的源代码,最好用高版本打开,VS2008-The VC/C++ source, multimedia technology, video one with the video of VC.NET instance program related source code with the camera, the best high version open, VS2008
VC++ 摄像头视频通讯传输(客户端+服务端)
- 用c++写的实现视频通信,包括客户端和服务端(video communication include client and server)
VC++视频采集资料
- 1、插入摄像头,安装驱动 VCap2800 USB2.0 DRV(windows 7)或者Vcap2820 sdk,两者依次尝试 2、G:\VC++视频采集资料\USB2800\Vcap2820 sdk\Vcap2820 sdk目录下的 devwdm.ax 放到c:\windows\system32\目录下 3、打开 “运行”,输入 Regsvr32 c:\windows\system32\devwdm.ax 进行注册驱动 4、创建VC工程,基于对话框 5、添