搜索资源列表
opencvTest
- 一个简单的opencv应用程序源代码。 实现USB摄像头图像显示功能。-OpenCV a simple application source code. USB camera image display.
VideoShow
- 一个自己写的利用MFC来实现OPENCV中函数的 小程序。把OPENCV中人脸检测与camshift跟踪算法加了进去。编译之间要先配置好OPENCV 安装好摄像头就可以使用了。-one's own use of MFC to achieve OPENCV Function of small procedures. OPENCV put human face detection and tracking algorithm camshift increase of nationalis
handvu-beta3.tar
- 结合摄像头使用,用于手部位置跟踪,精准度非常高,另可以识别六种手势。其手位跟踪模块可作为手势识别软件的一个组成部分,内含非常详细的说明文档。编译该代码,需要 OpenCV 0.97 或更高版本的支持。在Windows下的编译顺序为cubicles工程、handvu工程,之后根据视频数据来源要求编译其他代码。建议使用 Visual Studio 2003 ,如果需要编译 DirectX 相关模块,则请安装 DirectX SDK 9.0 或更高版本。
opencv-movingdetecte
- 连接上摄像头,可以对摄像头的各个性能进行设定,还可以通过帧间差分与自适应背景的算法对运动的目标检测,还可以采集单帧图像进行保存
camara 拍摄棋盘格图像,自动计算相机参数
- 用于相机参数标定,采用opencv工具编写,用两个摄像头,分别拍摄棋盘格图像,自动计算相机参数-For camera calibration parameters, using opencv tools to prepare, with two cameras, were taken checkerboard image, automatic calculation of camera parameters
Face
- 【原创】VS2008开发,基于OpenCV的人脸检测程序 从摄像头获取图像,人脸检测后输出。 “输出”文件夹中的XML文件为分类器,可以修改代码载入不同的分类器,牛人也可制作自己的分类器。-【原创】 OpenCV-based Face Detection procedure to obtain images from the camera, after the face detection output. " Output" folder for the classif
Edgedetectionadtrackingexercise
- 对一般的摄像头视频流进行基于opencv的拉普拉斯变换,然后通过前后模块对比,确定动点跟踪-On the general camera opencv-based video streaming of the Laplace transform, and then through the module before and after comparison, to determine fixed-point tracking
playCameraMFC
- 利用OPENCV结合VISUAL C++的MFC进行摄像头的播放。-Playing camera using OpenCV functions in Visual C++ MFC application environment.
VideoCap7.12(7.13)-1
- 自己编写的视频捕捉程序,用OpenCV结合VC++做的,可显示摄像头视频,保存文件和捕捉图像。-a video capture program!
opencv_N_camera
- opencv编的显示多个摄像头代码。本人在做毕设时候借鉴别人的。一种思路。-The opencv series shows the code of multiple cameras. I completed the set up time to learn from others. A train of thought.
project5
- 基于 opencv 的摄像头捕捉视频并保存-Opencv-based camera to capture video and save
ContourTracking
- usb摄像头的读取和视频的播放和暂停 图像的边缘检测和移动检测 利用opencv和vs2010-read usb camera and video playback and pause image edge detection and motion detection using opencv and vs2010
meanshift2
- vs2010+opencv编写 usb摄像头视频捕捉加上用HSV中的Hue分量进行跟踪人脸-vs2010+opencv write usb camera video capture plus track Hue component of the HSV face
Opencv-read-video
- opencv+vc2008读取视频和开启摄像头,有视频讲解和源代码-opencv+vc2008 open reading video and camera, with video explanations and source code
OpenCamera
- OpenCV与CameraDS两种打开摄像头方式的对比-OpenCV and CameraDS
11
- 天敏摄像头的开发文件,使用opencv进行处理。-tianmin camera head file opencv handle
test
- 在vc6.0使用OpenCV实现摄像头的标定-Camera calibration basic on OpenCV with vc6.0
VideoReading
- 简单的opencv程序,用于读取视频,略微修改可读取摄像头-Simple opencv program for reading video camera slightly modified to read
Test1
- 使用摄像头获取图像,基于opencv的人脸识别系统。-Face Recognition
人脸检测OPENCV
- 使用VS2013编写+OPENCV2.49,能够读取图片并识别人脸,采用 分类器制作,调试通过,也可以改为摄像头