搜索资源列表
opencv_Detect
- 采用VC++6和opencv1.0,基于对话框模式,打开摄像头或打开已有的AVI文件,采用简单的背景差分法动态跟踪活动物体。opencv1.0需要自行下载和配置。-Using VC++6 and opencv1.0, dialog-based mode, open the camera or open an existing AVI file, the background difference method using a simple dynamic tracking moving obje
objecttracking-based-on-color
- 用VC++和OPENCV来实现从摄像头获取运动目标,并实现基于颜色的目标跟踪-OPENCV with VC++ and to get from a camera moving targets, and color-based target tracking
ZhangzhengyouCameraCalibration
- 这个程序是张正友的经典摄像机标定算法,是用VC++6.0和OpenCV开发的。欢迎下载!-This procedure is Zhang zheng you s classical Camera calibration procedure. which developed with Visul C++6.0 and OpenCV.
FaceDetection
- VC++ 6.0实现 1.静态图片人脸检测 2.视频检测,支持摄像头实时影像检测-VC++ 6.0 to achieve 1. Static image of face detection 2. Video detection, support for real-time video detection camera
severalexample
- 几个项目运用了opencv,需先安装opencv 项目readpic从磁盘中读入图像文件,并将图像显示在屏幕上 项目cpic本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似。 项目carmen是使用opencv卡尔曼滤波的例子。 项目ransac是ransac算法的例子。 toolbox_calib是加州理工经典相机标定包。-Several projects using the opencv,
Lab_2_Video_Adquisition
- Opencv Video Adquisicion vc++ using cvcam and save an image capture by the camera in a click
camera-cal
- VC++结合OpenCV程序,比较实用的相机标定程序,可以用在三维立体视觉的应用中-VC++ with OpenCV program, more practical camera calibration procedures, can be used in three-dimensional vision applications
CameraTest(based-on-OpenCV)
- 基于VC++6.0,调试成功,可以实现普通摄像头的视频显示功能,基于opencv-Based on VC++6.0, debugging success, can ordinary camera video display,based on OpenCV
Binocular-vision-Camera-calibration
- VC++6.0和OpenCV1.0摄像机标定程序-VC++6.0和OpenCV1.0 Binocular vision Camera calibration
CameraPopencv
- 基于 VC+OpenCV+DirectShow 的摄像头操作源码 ;该源码采用CCameraDS类调用采集函数可直接返回IplImage,使用更方便,且集成了DirectShow,勿需安装庞大的DirectX/Platform SDK。-Based on VC+ OpenCV+ DirectShow camera synchronous work The scheme of the introduction CCameraDS class calling collection function
video-and-camer
- 用VC写的基于opencv的摄像机与食品处理!-Written with VC based opencv Camera and video processing framework
opencv
- 摄像机定标opencv程序,基于opencv的摄像机标定程序,vc++上编译-Camera calibration opencv procedures
opencvcalibration1
- 使用vc++和opencv编写的摄像机标定程序,不需人工干预,和matlab标准工具箱的算法一致,且精度一致。-Written the vc++ and opencv camera calibration procedures, without human intervention, and matlab standard toolbox of algorithms, and the accuracy is consistent.
vcPP
- 通过z在vc++2008中安装opencv后,用上述代码测试摄像头是否有错误,来说明安装的opencv是否成功-Install, test camera installed opencv by as early vc++2008, in error to illustrate install the opencv whether the success. . .
main
- vc+opencv实现人脸的检测,调用摄像头,并在人脸上画圈以标记-vc+opencv face detection, call the camera, and the circle in the person' s face to mark
cvcam
- 简单利用opencv和vc中timer实现对摄像头的打开和关闭操作,相比释放内存的方法可靠性更好-Simple utilization opencv and vc timer, achieve better camera open and close operations, compared to free memory reliability
VMR
- VC++ 编写开发的VMR视频采集与显示程序源代码,采用directshow 和vmr7 控制视频采集卡,采集并显示视频 ,VC6.0下调试通过。测试时需要安装好测试所需的摄像头、采集卡等硬件设备。本源码主要是想让学习一下VC++的视频采集技术。-Developed VMR prepared by the VC++ video capture and display program source code, the DirectShow and VMR7 control video captur
camshift
- VC++,OpenCV环境下,在摄像机静止的情况下,利用颜色信息对目标进行跟踪-VC++, under OpenCV environment, under the camera stationary, using the color information of target tracking
DoubleCamera
- opencv 1.0 读取单目摄像机程序可直接编译运行,但是需在vc++下安装配置opencv-opencv 1.0 monocular camera reads the program can be compiled to run, but must be installed to configure opencv in vc++
opencvcPP
- 用opencv1.0搭载VC++6.0制作的图像处理软件,使用时须安装opencv1.0.利用摄像头动态采集图像,并提取目标形心坐标在图像上显示-Opencv1.0 equipped with VC++6.0 crafted image processing software to be installed when using opencv1.0. Use dynamic camera to capture images and extract the target centroid coor
