资源列表
object-tracking
- 对视频作目标检测跟踪的VC++程序,使用了openCV开源库,包含帧差法、背景估计法、高斯混合模型法以及卡尔曼滤波。可正常运行。-VC++ program for target tracking,based on openCV, incuding multiple algrithms,such as Karlman filter.
read-load-And-show
- 使用C++和计算机视觉开源代码库OpenCv编写的图片读取函数,程序简单。-Open source code base OpenCv C++ and computer vision to write the function of reading picture, the program is simple.
frame-difference-3
- 图像序列中,连续三幅图像的帧间差分,适用于opencv,有可调阈值的滚动条-Image sequences, the consecutive three image frame difference
adaboosthaar
- 该代码完成在vs2008环境中基于Opencv的人脸检测,Opencv为2.3.0版本-The code to complete the vs2008 environment Opencv-based human face detection, Opencv 2.3.0 version
xingrenjiance
- 该代码的功能是基于Opencv2.3.0的行人检测,环境为vs2008,可运行,可能版本不同,将库改一下即可-The functionality of the code is based pedestrian detection Opencv2.3.0 environmental vs2008, can be run, may be different versions of the library change can
peopledetect
- 该代码的功能是基于Opencv2.3.0的行人检测,环境为vs2008,将库改一下即可运行-The functionality of the code is based pedestrian detection Opencv2.3.0 environmental vs2008, can be run, may be different versions of the library change can
ExtractForeground
- 基于openCV2的视频中图像前景的提取,效果较好。-OpenCV2 video image extraction in the future, the better.
mubiaogenzong
- 内河航道船舶目标跟踪检测,适合初学者学习-Ship target tracking, is suitable for beginners
CamShift
- 引入约束的camshift,有效解决背景相似问题-The introduction of the constraints of camshift effective solution to a similar background
OpenCV-learning-book
- 该资料是学习opencv的必备书籍,它重点介绍了opencv的基本使用对初学者来讲是一个好材料-The information is essential for learning opencv books, it focuses on the basic use of the opencv is a good beginners in terms of material
MFC-OpenCV-allocation
- 此文档重点是来介绍怎么在vc6.0 MFC框架下配置opencv并加载图像-This document focuses on to describe how to configure opencv vc6.0 MFC framework and load the image
Vehicle-logo-detection
- 本程序对实现车标的识别功能,利用一幅一幅提供的车标作为模版,对30幅图片进行识别,从中识别出大众的标志,其中主要要用到二值化和边缘提取的算法。如果需要改变测试图片,只需将源代码中第十四行的文件名改掉进可以了。-This program is the realization of the vehicle the subject of recognition, a one car labeled as a template, to identify the 30 pictures from whic
