搜索资源列表
VFWAPIvideocap
- 一个功能全面的用VFW API编写的基于对话框的视频捕获程序。-a fully functional API with the preparation of the VFW based video capture dialog procedures.
playMediaDlg.cpp
- 这是一个基于对话框的程序。源代码参照了微软的directshow的例子程序和一本英文介绍如何编写directshow程序的书里面的程序代码。-This is a dialog-based procedures. Based on the source code of Microsoft's directshow examples of procedures and an English how to prepare direc tshow procedures of the book c
AVIConverter
- DirectShow转换Avi到Bmp每桢一张bmp,自定义类合成Bmp为Avi 各种参数可以调节,visual studio 2005实现,MFC 对话框框架-DirectShow conversion to a Bmp every Lo bmp, Since the class definition for Avi Bmp synthesis parameters can be adjusted. achieve visual studio 2005, MFC dialog framew
PHOTOCAP
- 一个使用VC6.0编写的,使用VFW的,基于对话框的USB摄像头视频采集程序。
MediaPlayer
- 在MFC框架下制作的MediaPlayer播放器,界面采用MediaPlayer10的黑色调,用不规则对话框实现。支持主流的视频格式,同时还可对视频文件进行抓帧。程序提供两个重要的功能是视频的渐变检测和突变检测,并把变化的帧显示在结果对话框中。这可是我的本科毕设作品,优秀毕业论文啊!
directshowdlg
- 很多directshow程序都不能实际使用,这个程序提供了完整和详细的directshow程序,在对话框里显示预览窗口,然后采集一帧后显示在另一窗口里,非常实用,推荐!
MusicPlay
- 程序运行时,先根据弹出对话框的提示值修改主程序开始处的摄像头图像高和宽。重新编译后运行程序即可。如果如果弹出对话框的提示值与程序中默认的设置值相同,则不用修改。
VCap
- 这是一个纯粹的Win32 API 应用程序,No MFC。程序示范了VFW(Video for Windows)的使用。显示来自摄像头的视频并可以将视频截获下来保存为AVI文件。程序示范了非矩形窗口编程以及“文件保存”通用对话框的实现。本代码是初学者不可多得的例子程序。
1
- 在MFC框架下制作播放器,界面采用用不规则对话框实现。支持主流的视频格式,同时还可对视频文件进行抓帧。-Player MFC framework, interface with the realization of irregular dialog. Support of mainstream video formats, and also for video files frame grabbing.
vcap
- vcap源代码这是一个纯粹的Win32 API 应用程序,No MFC。程序示范了VFW(Video for Windows)的使用。显示来自摄像头的视频并可以将视频截获下来保存为AVI文件。程序示范了非矩形窗口编程以及“文件保存”通用对话框的实现。本代码是初学者不可多得的例子程序。-vcap source code This is a pure Win32 API application, No MFC. Procedures demonstrated the VFW (Video for W
AvideoplayerbasedonVisualCMFCandOpenCV
- 基于MFC对话框的OpenCV视频播放 主要功能:读取AVI视频文件、播放视频文件、可进行播放、暂停、停止操作-A video player based on Visual C++ MFC and OpenCV. Functions: Open .avi files play, pause, stop the video
Video-capture-program-code
- 通过调用驱动选取摄像头,并将采集到的视频在对话框中显示出来-By calling the driver selection, and camera collected video display in the dialog
mediaplar
- 基于对话框制作一个视频播放器控件,可以播放打开视频-Based on the dialog box to make a video player controls
RTP
- RTP发送端和接收端程序,对话框式程序。发送端发送一个从Q到Z的字符串流,接收程序把接收道德数据进行解包显示到屏幕上-RTP sender and the receiver-side program, dialog-style program. Sender sends a string from Q to Z streams, the receiving program to unpack the data receiving moral displayed on the screen
MarkAVI
- 视频添加水印提取检测vc++6.0,对话框-video watermark,vc++6.0,
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、添
