搜索资源列表
shipinbuzhuo
- 本程序在 Windows 2000、Visual C++ 6.0 环境下编译通过, 使用时需要有一个摄像头并安装好相关驱动程序。-this program in Windows 2000, Visual C Compiler 6.0 environment, when the need for the use of a camera installed and the relevant drivers.
CapturePicture
- 本程序在 Windows 2000、Visual C++ 6.0 环境下编译通过, 使用时需要有一个摄像头并安装好相关驱动程序。-this program in Windows 2000, Visual C Compiler 6.0 environment, when the need for the use of a camera installed and the relevant drivers.
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
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.
video_conference
- 视频会议系统, 本程序在 Windows XP、Visual C++ 6.0 环境下编译通过,但需要rtcdll.dll文件(一般在Windows系统安装目录下的system32文件夹中)。另外,需要摄像头和麦克风等设备。-Video conferencing system, the procedures in Windows XP, Visual C++ 6.0 compiler environment, but need to rtcdll.dll file (usually in W
source10
- 多媒体编程source目录下为本章介绍的源程序 功能是LeadTools的介绍以及简单的多媒体编程,有两个目录 source\TestLead为LeadTools的介绍,用的是VC++5.0,运行时 文件c:\test.jpg必须准备好 source\TestMCI为简单的多媒体编程 命令行编译过程如下 vcvars32 cl testmci.c user32.lib vfw32.lib -Multi-media programming source
video
- 在LINUX下用C语言编写的视频采集,之后保存到指定的路径上,已经通过编译,应该没有问题-In LINUX using C language under the video capture, and then saved to the specified path has been through the compiler, it should be no problem
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.
sphyxt
- 本程序在 Windows XP、Visual C++ 6.0 环境下编译通过,但需要rtcdll.dll文件(一般在Windows系统安装目录下的system32文件夹中)。另外,需要摄像头和麦克风等设备。-This procedure in Windows XP, Visual C++ 6.0 compiler environment, but need to rtcdll.dll file (usually in Windows system directory under the syst
CAMSHIFT
- 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。 该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。在运行之前,请先连接好USB接口的摄像头。然后可以用鼠标选定欲跟踪目标。已经调通了。-CAMSHIFT algorithm using rapid detection and tracking moving targets C/C+
CamCapture
- It is a program for USB camera you can capture using camera. It can get camera image very useful source!! you can visual C++ compiler good luck to you!