搜索资源列表
openCV program
- 这是一个OPENCV和MFC相结合的演示程序,主要是完成了在几个窗口同时读入,显示几个不同的视频流- This is the demonstration program which OPENCV and MFC unifies, mainly was completes has also read in several windows, demonstrated several different video frequencies flowed
CGCapWin
- 演示直接采集图像到计算机屏幕(显存)。 采集图像显示的位置为指定Windows窗口。为使该窗口位置满足图像卡硬件的要求,在图像采集开始前,需要对图像的起始位置坐标、视频输入输出窗口的宽度/高度和显示范围加以调整。 -demonstration direct acquisition of a computer screen images (video memory). Acquisition images showed the locations of the designated Win
CGSetMask
- 在采集图像到计算机屏幕指定Windows窗口的基础上,演示MASK的设置和实现。 利用CGCaptureEx,在采集图像到屏幕指定Windows窗口的基础上,设定MASK区域,该MASK为一正弦线。-in the acquisition of computer screen images to Windows window designated on the basis of MASK demonstration of the set-up and achieve. CGCaptureEx
VCap
- 这是一个纯粹的Win32 API 应用程序,No MFC。程序示范了VFW(Video for Windows)的使用。显示来自摄像头的视频并可以将视频截获下来保存为AVI文件。程序示范了非矩形窗口编程以及“文件保存”通用对话框的实现。本代码是初学者不可多得的例子程序。
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
CustomCaptions_demo
- This article presents some classes that make customising window captions really quick and easy. Using these classes you can change the background colour and the text font and colour of both the active and inactive window captions independently for an
VideoCaptureAndDisplay
- VFW(Video for Windows)函数是Windows环境下实现视频捕获的重要工具,是Windows操作系统增设的视频服务库。由于VFW函数可以方便地实现视频、音频数据流到AVI文件的存储,在Visual C++中也将VFW函数称为AVICAP窗口类函数。AVICAP窗口类为应用程序提供了一个基于访问视频采集硬件的、基于消息的接口,从而使之能访问视频和波形文件,能灵活的实现从模拟视频源采集数字视频信号,并将所捕获的视频流存储到磁盘或直接对视频缓存进行处理。-VFW (Video for
video_capture
- 本文主要介绍了微软公司VFW(Video for Windows)软件包中的AVICap窗口类的成员函数和一些关键宏,以及与编写视频捕捉程序紧密相关的几个结构体。最后,通过一个视频捕捉应用程序,展示了如何具体实现视频捕捉,以及要注意的相关问题。-This article mainly introduced the Microsoft VFW (Video for Windows) of the software package AVICap window class member functio
CollectImage
- 图像采集,显示,rgb,yuv形式在窗口显示-image capture ,display on windows,rgb,yuv format
split-preview
- 一个快速预览视频的小软件,可以同时以小窗口观看一个视频文件的不同部分,不用跳播而快速找到一个视频中自己需要的片段。使用了WMP控件,代码简单但实用。-A small software that can preview a media file in serval small windows at the same time.That allows the user to find out the clip that he wants without skiping.The code used W
CaptureView
- CGCard SDK CaptureView 演示直接采集图像到计算机屏幕(显存)。 采集图像显示的位置为指定Windows窗口。为使该窗口位置满足图像卡硬件的要求,在图像采集开始前,需要对图像的起始位置坐标、视频输入输出窗口的宽度/高度和显示范围加以调整。 -CaptureView CGCard SDK