搜索资源列表
VideoCap(Sample)
- 一个用Delphi写的视频捕捉的例子,教你如何使用一些关键的API-It is video capture samples with Delphi and teach you how to use some key API.
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.
CapCam
- 捕获摄像头图像,调用API直接对摄像头进行操作。-camera image capture, calling API directly to the camera to operate.
LiveVideo_src
- This an attempt to create an application which captures Live video from a Video capture device and USB attached WebCam all together in the same application. While developing my project, I needed to capture the video from various video devices includi
wave_in_out1
- delphi音频捕捉和播放, api函数开发,效果不错-audio capture and playback, api function development, good results
I800Demo
- AV800 API Demo程序,美国TopStep公司AV800 Plus视频采集卡-AV800 API Demo procedures, the United States TopStep company AV800 Video Capture Card Plus
aam-api
- AAM API库,用于视频动态脸部捕捉 也许谁会用到的-AAM API library for video capture dynamic face who might use the
Video_capture
- 多种渠道视频采集源代码This an attempt to create an application which captures Live video from a Video capture device and USB attached WebCam all together in the same application. While developing my project, I needed to capture the video from various video devi
VFWAPIvideocap
- 一个功能全面的用VFW API编写的基于对话框的视频捕获程序。-a fully functional API with the preparation of the VFW based video capture dialog procedures.
av800-driver
- AV800视频采集卡的设备服务程序,已经做好的封装,直接操作API可以简单地应用到项目中-AV800 Video Capture card services for the equipment, has made packaging, Operation API can be simply applied to the project
videocap
- VC 视频捕捉软件,纯粹的API实现,来自http://www.vckbase.com-VC video capture software, pure API from http://www.vckbase.com
MLiveShow
- 一个使用windows API编写的视频采集样例,可捕捉摄像头采集的数据,同时记录到硬盘,保存为AVI视频文件(不过没有压缩,呵呵,会比较大)-use of a windows API prepared by the Video Capture example, camera can capture data collection, record to hard disk, for the preservation of AVI video files (but no compression,
DSPACK231
- 网络视音频系统主要功能就在于视音频的采集,网络传输两个方面,通过Video Capture系列API函数,你就可以轻松的搞定视频捕捉,但是对于视频的网络传输,则要费一番功夫了。
vbcapture
- VB 所寫的 WEB CAM CAPTURE 源碼,是新手學api和vb的好例子。
v4l2spec-0.23
- 这是一个Linux下的USB摄像头捕捉程序,是一个调用v4l2 (Video for Linux 2)非常好的例子。英文介绍为:This is a driver for the USB video bridge USBVision from Zoran/Nogatech, a USB-only cable used in many \"webcam\" devices. It supports streaming and capture of color or monochrome video
USB摄像头编程
- 摄像头编程,采用纯API写的视频捕捉程序。在此基础上可以写出适合自己的程序。-camera programming, using pure API written in video capture process. On this basis can write for their own procedures.
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
CaptureLiveVideofromvariousVideoDevices
- 这是一个捕捉现场视频应用程序,从视频捕获设备和USB连接网络摄像头都在同一个应用程序。我的项目在发展,我需要捕获来自各种视频设备,包括电视视频。虽然,我发现了一些用于捕获视频的来源,这不是效率。所以,这促使我发展自己的独立的应用程序。最初,LiveVideo检测到视频采集卡的可用性和网络摄像头是否附有与否。否则,它显示的信息。 API的大部分职能,从DirectX SDK的使用。essage. Most of the API functions are used from DirectX SDK
v4l2.pdf
- Video for linux 2 api descr iption
VFW-Capture
- 摄像头捕获程序,通过VFW纯API实现,能进行拍照和视频捕获。-Webcam Capture program, through the VFW pure API, can take pictures and video capture.