资源列表
FindMoving
- 由运动目标检测的两种基本方法----帧间差分法和背景差分法,借助于OpenCV技术,在Visual C++ 6.0编程环境下开发了运动目标检测系统。该系统首先对不同途径采集的视频图像序列进行相关的预处理之后,分别采用不同检测算法检测出图像序列中的变化区域,最后用形态学滤波和连通性分析对变化区域进行后处理,从而将视频图像序列中的运动目标比较可靠地检测出来。-The two basic methods of moving target detection---- inter-frame diffe
hw3
- 实现相机calibration,图像角点检测以及鸟瞰图转化-camera calibration and bird view
singlegaussian
- 在Microsoft Visual Studio 2008平台下基于opencv的单高斯背景建模-In Microsoft Visual Studio 2008 platform, single Gaussian background modeling based on the opencv
main
- This program is used to make Perspective Transformation using OpenCV functions. It s written on C++ Builder Platform.
ImageHist
- 直接输入一张图片,输出图像三通道直方图显示-Direct input of a picture, three-channel output image histogram display
AI_Median-Filter
- c++ opencv 中值滤波,程序效果较好,满足要求-c++ opencv
sanzhenfa
- 在Microsoft Visual Studio 2008平台下基于opencv的用三帧法进行运动目标检测-Microsoft Visual Studio 2008 platform moving target detection with three frame method based opencv
rentigenzong
- 实现人体跟踪的源代码,实现对视频中目标人物的跟踪-The human tracking source code, the video of the target person tracking
zhencha
- 在Microsoft Visual Studio 2008平台下基于opencv的用帧间差法进行运动目标检测-Microsoft Visual Studio 2008 platform moving target detection with difference between frames method based opencv
55593400chunlincheck_second1
- 车辆检测 vc++ 内容简单,容易理解,背景未知,第一帧作为背景,并不断更新-Vehicle detection vc++ content is simple, easy to understand, background unknown, the first frame as a background, and constantly update
subtrackt
- 在Microsoft Visual Studio 2008平台下基于opencv的用背景差法进行运动目标检测-Microsoft Visual Studio 2008 platform moving target detection based on opencv using background subtraction
OpenCV
- "学习openCV"该书的源代码,用的时候请参照“学习openCV”该书-Book " Learning openCV" source code, with reference to the " Learning openCV" book
