搜索资源列表
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.
VFWAPIvideocap
- 一个功能全面的用VFW API编写的基于对话框的视频捕获程序。-a fully functional API with the preparation of the VFW based video capture dialog procedures.
VFWDialog
- 基于VFW API的视频会议系统实现的源代码
VCap
- 这是一个纯粹的Win32 API 应用程序,No MFC。程序示范了VFW(Video for Windows)的使用。显示来自摄像头的视频并可以将视频截获下来保存为AVI文件。程序示范了非矩形窗口编程以及“文件保存”通用对话框的实现。本代码是初学者不可多得的例子程序。
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
USB_PC_camera
- 通用USB摄像头301P的视频采集源码,VC++6.0编写,使用两种方法实现。第一种是VFW,简单易学,直接调用微软VFW库中的API实现;第二种使用DirectShow,可以实现对视频流的复杂控制,需要安装DX SDK开发包。-301P Universal USB camera video capture source, VC++6.0 prepared using two methods to achieve. The first is the VFW, easy to learn, a d
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
VFW-Capture
- 摄像头捕获程序,通过VFW纯API实现,能进行拍照和视频捕获。-Webcam Capture program, through the VFW pure API, can take pictures and video capture.
ManagerAPI
- MT4 API接口,用于开发MT相关业务,好东西要学会分享(MT4 API interface for developing MT related business, good things to learn to share)
