搜索资源列表
aviPlay
- c++与opencv ,播放avi文件
CamShift_opencv
- CamShift求運\動輪廓,使用opencv 和 c
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.
cvtest
- 利用opencv库,用C++写的视屏捕捉和截取,以及屏幕响应的程序。-Use opencv library written in C++, screen capture and interception, and the screen responding.
cvcam
- 用于获取摄像头,并且进行拍摄。(要装:opencv,在Visual C++的环境下进行运行)-Used to get the camera and shoot. (To install: opencv, in Visual C++ environment to run)
1
- VC++编程实现摄像头视频捕捉,采用DirectShow和MFC混合编程。DirectShow编程技术资料以及opencv配置。-Visual C++ programming for webcam video capture.MFC programming combined with directshow...
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+
摄像调用
- 采用C++与opencv 结合,编程实现USB摄像头的调用,可以采集图像实现拍照功能(The combination of C++ and opencv is used to program the call of the USB camera, and the image can be collected to realize the picture function.)