搜索资源列表
USB摄像头视频读取实时处理
- VFW效率比较高的USB摄像头视频读取+实时处理, FrameCallBack的效率高过拷贝到剪贴板 再读取的操作 里面还有YUY2视频解码的处理,都替你弄好了! overlay 显示模式 替代 preview方式 , 大大减小CPU的负担。 效率虽然比不上DirectShow ,但是也可以了 将亮度曲线集成到 preview 窗口,放个手指在摄像头前面晃晃试一试。COOL 吧!!! 刚刚加入 slider ,尚未加入消息操作 。 hujin@suda.edu.cn
VFW教程
- 信成为可能,因而用户可以用计算机控制仪器,可 以依赖计算机为工具开发自己的强有力的软件来增强 自己的仪器系统的功能,使他能够分析和处理特定的 数据并显示结果,而不是限于仪器的固-letter as possible, so users can use computer-controlled equipment, it can rely on the computer as a tool to develop their own powerful software to enhance
基于Delphi的VFW视频捕获程序的开发
- 许多关于视频的软件(如视频会议、可视电话等)开发都应用于视频捕获技术。微软为软件开发人员提供了一个专门用于视频捕获的VFW SDK,从而为在Windows系统中实现视频捕获提供了标准的接口,并大大降低了程序的开发难度。由于VFW SDK只有VC和VB版,没有Delphi版,因此需要在Delphi中一一声明DLL中的各个函数和变量。文中详细介绍了如何利用VFW在Delphi中开发视频捕获程序的步骤,同时给出了程序实例。-many of the video software (suc
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.
VFW实例
- 关于视频捕获的一段源码,能够得到要获得一帧图像,并能进行录像。-caught on a video source can be to obtain an image, and can be videotaped.
一个vfw视频捕捉系统
- 一个简单的利用vfw编成的视频捕捉采集系统,可以进一步开发完善-use of a simple monument of the VFW video capture collection systems, which can further developed
VFW视频通信
- 一个基于VFW+VCM+UDP的视频通信的例程-a VFW VCM UDP-based video communications routines
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
BmpToAvi.rar
- 这是一个完整的vc++工程 功能还简单但很好用 其将文件夹里的bmp图片转化为avi视频 可以选择压缩方法等 可以用来学习 也可以自己来制作avi视频等 将自己的照片自己做出视频来 挺好的,This is a complete vc++ project features a simple but very good with its folder into the bmp picture avi video compression methods can choose to study can
Webcam_for_Delphi.zip
- A simple Way to call Webcam with vfw for motion detection or object recognation.,A simple Way to call Webcam with vfw for motion detection or object recognation.
vfw
- 基于VFW的一个摄像头捕获 程序很简单 而且可以设置各种视频的参数 -Based on the VFW a camera capture program is very simple and can be set to various video parameters
VFW
- VFW实现视频图像采集及显示,可以完成截图简单功能,用作摄像头程序开发和远程监控-VFW to achieve video image acquisition and display, you can complete a simple screenshot function, as a camera program development, and remote monitoring
VFW-compression-h264
- 一个用VFW方法来实现视频压缩的程序,实现用H264来压缩。但在使用前要安装合适的播放器,推荐使用完美解码播放器。-A video compression function used VFW mode.It can implement in h264, but it need you to install a suitable video player.
VFW-2
- 一个简单的视频音频播放 利用VC++完成-A simple video and audio playback using VC++ to complete
vfwwnd
- 又一个视频捕捉的程序。捕捉输出为avi文件- A video frequency capture procedure. The capture output is the avi document
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 视频捕捉的类,API都封装了
- 图象处理程序/VFW视频捕捉类/API封装-image processing procedures/VFW video capture/API Packaging
video_capture_based_on_VFW
- 利用VFW实现的简单的视频采集,压缩,播放,请使用visual studio 2005 运行-Based on VFW , a simple program to video capture, compression, playback, please run it in visual studio 2005
VFW-Framegrabberclass
- 一个摄像头视频采集程序.我仔细修改并测试过,贡献给大家!-A camera, video capture procedure. I carefully revised and tested to contribute to everyone!
vcap(视频捕捉API非MFC)A
- 基于VFW的视频捕捉,原理简单可用于课程和毕业设计(VFW based video capture, the principle is simple for curriculum and graduation design)