当前位置:
首页 资源下载
搜索资源 - vfw video capture api
搜索资源列表
-
0下载:
在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.
-
-
0下载:
一个功能全面的用VFW API编写的基于对话框的视频捕获程序。-a fully functional API with the preparation of the VFW based video capture dialog procedures.
-
-
0下载:
使用vfw,控制摄像头。
VFW(Video for Windows)是Microsoft公司为开发Windows平台下的视频应用程序提供的软件工具包,提供了一系列应用程序编程接口(API),用户可以通过它们很方便地实现视频捕获、视频编辑及视频播放等通用功能,还可利用回调函数开发更复杂的视频应用程序。,Use vfw, control camera. VFW (Video for Windows) is the Microsoft Corporation for the development
-
-
1下载:
通用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
-
-
0下载:
采用windows API函数编写的基于VFW的视频采集程序,包含了视频预览,抓图,视频捕获,视频压缩功能-Prepared using windows API functions VFW based video capture program, including a video preview, capture, video capture, video compression
-
-
0下载:
图象处理程序/VFW视频捕捉类/API封装-image processing procedures/VFW video capture/API Packaging
-
-
0下载:
摄像头捕获程序,通过VFW纯API实现,能进行拍照和视频捕获。-Webcam Capture program, through the VFW pure API, can take pictures and video capture.
-
-
0下载:
随着通信技术与多媒体技术的飞速发展,以多媒体视频为主的应用得到了广阔的发展,在这些视频应用领域中,若想进行图像处理就要先进行视频捕获.鉴于此,文章对Windows系统下的VFW体系结构进行了论述、给出了视频开发的相关Windows API函数,分析了视频捕获的工作流程 并用VB来设计和实现视频捕捉程序,具体的给出了程序的代码,最后给出了测试结果,证明是可以捕捉的-As communications technology and the rapid development of multimedi
-
-
0下载:
基于VFW的视频捕捉,原理简单可用于课程和毕业设计(VFW based video capture, the principle is simple for curriculum and graduation design)
-