搜索资源列表
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.
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
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
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
apiVideoSample
- api接口视频捕捉程序,自己下载看看就知道了 -api interface video capture process, take a look at their download will know
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
VideoPC2Moblie
- 这个程序是视频采集端是运行在pc上的,视频接收端是运行在window mobile上的。 支持在pc上采集视频,然后将视频流输送到手机上播放。 运行的换将要求为visual studio 2008 + window moblie api + window moblie 模拟器-This program is the video capture terminal is running on the pc, the video receiver is running on the window
CaptureLiveVideofromvariousVideoDevices
- 这是一个捕捉现场视频应用程序,从视频捕获设备和USB连接网络摄像头都在同一个应用程序。我的项目在发展,我需要捕获来自各种视频设备,包括电视视频。虽然,我发现了一些用于捕获视频的来源,这不是效率。所以,这促使我发展自己的独立的应用程序。最初,LiveVideo检测到视频采集卡的可用性和网络摄像头是否附有与否。否则,它显示的信息。 API的大部分职能,从DirectX SDK的使用。essage. Most of the API functions are used from DirectX SDK
unicap-0.2.19.tar
- unicap provides an uniform access to video capture devices. Currently you can access v4l, v4l2, IIDC 1394 ( DCAM ) cameras and video to firewire converters with a single API. New devices can be added via a plugin system.
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.