搜索资源列表
VFW-Framegrabber class
- 在vc下 实现视频捕捉 采用了VFW 封装API函数到该类中 我们要做的就是直接调用 :)-A class that encapsulates all APIs for video capture in windows is built in VC. what we need to do is to call it directly.
ms2
- windows平台的流媒体处理api库,希望能给您有帮助-windows streaming media platform for handling api, in the hope of giving your help
gggg
- 桌面\\关于WINDOWS AVI的API函数调用 桌面\\关于WINDOWS AVI的API函数调用
VCap
- 这是一个纯粹的Win32 API 应用程序,No MFC。程序示范了VFW(Video for Windows)的使用。显示来自摄像头的视频并可以将视频截获下来保存为AVI文件。程序示范了非矩形窗口编程以及“文件保存”通用对话框的实现。本代码是初学者不可多得的例子程序。
AviCap.delphi照相程序
- delphi照相程序,调用windows API 使用摄像头照相,,delphi photographic procedures, the use of windows API call camera camera,
VB_Video.rar
- 使用vfw,控制摄像头。 VFW(Video for Windows)是Microsoft公司为开发Windows平台下的视频应用程序提供的软件工具包,提供了一系列应用程序编程接口(API),用户可以通过它们很方便地实现视频捕获、视频编辑及视频播放等通用功能,还可利用回调函数开发更复杂的视频应用程序。,Use vfw, control camera. VFW (Video for Windows) is the Microsoft Corporation for the development
Vfwcap
- 采用windows API函数编写的基于VFW的视频采集程序,包含了视频预览,抓图,视频捕获,视频压缩功能-Prepared using windows API functions VFW based video capture program, including a video preview, capture, video capture, video compression
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
VB_Precise_timing
- 在windows下VB调用API函数精确定时1ms-Precise timing 1ms
Avicontrol2
- 使用windows API 開啟AVI檔案 和 關閉 ,使用timer原件每秒30張frame-AVI files using the windows API to open and close, use the timer original 30 frame per second
CaptureVideo
- 基于windows API的视频采集程序-Based on the video capture program windows API
avi_api
- The Code проигрывания avi files by means of api. The File is lost in separate window Windows Form. Ishodnik project uncomplicated, but cost(stand)s that to turn attention on it.
Camera_VFW
- Method to access Webcam using Video for Windows API. Using Visual Studio 2010 (MFC)
videoCap
- vc做的windows下的API视频捕捉实例。-video capture for windows via vc++
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、添
code
- windows API 调用摄像头 录像存储(windows api videorecording)