搜索资源列表
VedioMeeting
- 本程序在 Windows XP、Visual C++ 6.0 环境下编译通过,但需要rtcdll.dll文件(一般在Windows系统安装目录下的system32文件夹中)。另外,需要摄像头和麦克风等设备。-this program in Windows XP, Visual C Compiler 6.0 environment, but the need rtcdll.dll paper (usually in the Windows system directory to install t
摄像头视频捕捉系统
- 本程序在 Windows 2000、Visual C++ 6.0 环境下编译通过, 使用时需要有一个摄像头并安装好相关驱动程序-this program in Windows 2000, Visual C Compiler 6.0 environment, the need to use a camera and install the associated drivers
sppz
- 本程序已经在Windows 2000、Visual C++ 6.0环境下编译通过。程序可以运行在Windows 98/2000/XP/2003平台下,在Visual C++ 6.0中调试。使用时需要有一个摄像头并安装好相关驱动程序。-This procedure has been in Windows 2000, Visual C++ 6.0 environment compiled through. Programs can run on Windows 98/2000/XP/2003 pla
videodetect
- 视频捕捉系统,本程序在 Windows 2000、Visual C++ 6.0 环境下编译通过, 使用时需要有一个摄像头并安装好相关驱动程序。-Video capture system, the procedures in Windows 2000, Visual C++ 6.0 compiler environment through the use of when the need for a good camera and install the relevant drivers.
video_capture
- 实现视频图像捕捉,本程序在 Windows、Visual C++ 6.0 环境下编译通过, 使用时需要有一个摄像头并安装好相关驱动程序。-Video image capture, the program Windows, Visual C++ 6.0 compiler environment through the use of when the need for a good camera and install the relevant drivers.
spbzxt
- 本程序在 Windows 2000、Visual C++ 6.0 环境下编译通过, 使用时需要有一个摄像头并安装好相关驱动程序。-This procedure in Windows 2000, Visual C++ 6.0 compiler environment through the use of when the need for a good camera and install the relevant drivers.
TVideoGrabber7.5
- 这个是一个视频控件,运行环境为c++Builder5、6,非常易于安装使用,可以预览,录像,录音、区域监控,以及使用多播功能。压缩包里面包含有demo多个例子。-This is a video control, operating environment for the c++ Builder5, 6, is very easy to install and use, you can preview, video, audio, regional monitoring, and the use
SparseOpticalFlowDemo
- Sparse OpticalFlow Demo程序,可以从一段视屏或者摄像头中中建立光流。需要安装OPENCV 附属library。然后安装到任何C++编译器下,即可使用-OpenCV optical flow source code,Create optical flow from video or web cam. Need to install openCVlibary into any C++ compiler.
100394
- 远程视频监控系统:程序运行在Windows 98/2000/XP/2003平台下,可在VC++ 6.0或.NET中调试。调试前请先安装Microsoft DirectX 9.0 SDK。因为本章的程序用到DirectShow的COM,需要在程序options→directories→include files中添加“E:\Program Files\Microsoft DirectX 9.0 SDK \Samples\C++\DirectShow\BaseClasses”-Remote vide
cvcam
- 用于获取摄像头,并且进行拍摄。(要装:opencv,在Visual C++的环境下进行运行)-Used to get the camera and shoot. (To install: opencv, in Visual C++ environment to run)
3
- 本程序已经在Windows 2000、Visual C++ 6.0环境下编译通过。程序可以运行在Windows 98/2000/XP/2003平台下,在Visual C++ 6.0中调试。使用时需要有一个摄像头并安装好相关驱动程序。-This program has been in Windows 2000, Visual c++ 6.0 compile environment. Programs can run on Windows 98/2000/XP/2003 the workbench
CapDlgTest
- 摄像头录像程序,录制音频和视频,并且压缩视频文件,改编自微软的amcap,封装后的c++文件,mfc程序可以任意调用。运行程序前,需要先安装directshow9.0b,最好把该程序放在capture文件夹下运行,否则需要配置vs2005安装环境。-Camera recording program, adapted from Microsoft s amcap, encapsulated c++ files, mfc program can arbitrarily call. Run the
CapDlgTest2
- 这次是上次版本的改进版,增加了对摄像头枚举的支持,上次版本可能会存在找不到硬件设备等问题。摄像头录像程序,改编自微软的amcap,封装后的c++文件,mfc程序可以任意调用。运行程序前,需要先安装directshow9.0b,最好把该程序放在系统目录的capture文件夹下运行,否则需要配置vs2005安装环境-This is the last version of the improved version, adds support for camera enumeration, the la