搜索资源列表
MultiGaussian
- 视频监控,图像序列运动目标识别。基于多高斯背景模型,可实时实现运动目标的自动检测。-video surveillance, image sequence moving target identification. For more background Gaussian model, the immediate goal of the campaign to achieve automatic detection.
OPENCV_GMM
- 基于OPENCV的GMM算法,通过时间推移建立视频图像的高斯混合背景模型,并可有效检测其中的运动目标。
BGM
- 本文提出了一种静止摄像机条件下的运动目标检测与跟踪算法。 它以一种改进的自适应 混合高斯模型为背景更新方法,用连通区检测算法分割出前景目标,以 Kalman滤波为运动模型实现对运动目标的连续跟踪。在目标跟踪时,该算法针对目标遮挡引起的各种可能情况.
2119413023220076181125249677325rar
- 可用于视频目标检测中背景生成的混合高斯模型
单高斯目标检测
- 基于OPENCV的单高斯模型,通过摄像头获取视频帧,得到背景图片。
lhgcxgmm.rar
- 自己采用opencv编写的程序,该程序主要实现运动目标的检测,采用背景减法里面的GMM混合高斯模型,Opencv prepared to adopt its own procedures, the procedures for major sports achieve target detection using background subtraction inside GMM Gaussian Mixture Model
GuassionModel.rar
- 基于混合高斯模型的运动目标检测,值得学习,对背景更新相当有效,opencv程序
BGFG_CODEBOOK
- 基于码书的运动目标检测是和混合高斯模型(MoG,GMM)类似的而简单有效的背景剪除方法,附件是VC++6.0编写的基于码书的运动目标检测,可直接读取摄像头,也可改为读取硬盘视频文件,需安装Opencv1.1-Codebook-based moving target detection and Gaussian mixture model (MoG, GMM) and a similar cut off the background simple and effective method of a
singleGaussianmodel
- 本码源是针对于单高斯模型算法做的运动目标检测,其中实现了背景建模、背景更新和目标检测的步骤实现。-The source code is in the single-Gaussian model for the algorithm to do the moving target detection, in which the realization of the background modeling, background to update and steps to achieve targe
AVI
- 光流法、帧间差分法、高斯背景模型差分法,在opencv环境下实现运动目标检测-moving objective detection matlab
DIP
- 图像的操作,及视频流的相关操作,基于opencv,运动目标检测,中值滤波,高斯背景模型,混合高斯模型-The operation of the image, and video streams related operations, based on the opencv, motion detection, median filtering, Gaussian background model, Gaussian mixture model
backgroundSubtraction
- 基于颜色特征的背景模型的算法程序,具有光照不变性,可处理光照变化环境下的运动目标检测-Based on the color characteristics of the algorithm for background model procedures, with illumination invariance, illumination changes in the environment can be handled under the moving target detection
RunningAvg-without-seletivity
- 此程序的功能是针对图像中的运动目标的检测,程序依照输入视频、建立背景模型、灰度化、两帧相减、检测结果的流程来书写程序。-The function of this procedure is the image of moving target detection, the procedure in accordance with the input video, the establishment of the background model, gray, and two-phase reduc
background__modelling
- 高斯模型下背景建模,用于运动目标检测,检测效果明显,希望对大家有帮助-Gaussian model background modeling for moving target detection, test results clearly want to help everyone
7788
- 大名鼎鼎的方帅的博士学位论文---目前,计算机智能视频监控在理论和应用上都面临着很多难题,国内外大批学者投身于该领域的研究和探索,并且取得了大量的成果.本文是在这些成果的基础上,对计算机智能视频监控系统的关键技术进行研究.主要贡献可概括如下:首先,对目标检测技术进行了研究,并提出了一种基于背景建模的运动目标检测算法.利用统计的方法建立了基于颜色和颜色梯度的背景模型,并实时地对背景模型进行更新,最后将这两种背景模型综合考虑对目标进行了有效的检测.接着,研究了复杂背景下多目标跟踪问题,提出了基于蒙特
mixture_of_gaussians
- 这个程序是基于混合高斯背景模型的运动目标检测算法,m文件和所用视频放到matlab的工作目录下即可运行-This program is based on the Gaussian mixture background model of moving target detection algorithm, m, and used video files into matlab working directory to run
motion-detection-techniques
- 研究了基于混合高斯模型的运动目标检测技术,在分析了混合高斯模型的基本原理的基础上,使用了一种改进的混合高斯模型更新算法.在Visual C++6.0中利用OpenCV完成了相关算法,成功地提取出了运动目标和实验场景的背景,验证了该改进的混合高斯模型更新算法的可行性-OpenCV-based motion detection techniques I have read some articles, I feel you can, share
new目标检测的程序
- 混合高斯模型的背景减除法和相邻帧差法相结合进行目标检测的程序,内附视频-The background of the gaussian mixture model reduction division and adjacent frame differential method for target detection with the program, enclosing video
BackGround-Fore-Detect
- 包含一些常见的运动目标检测算法,有背景模型算法,混合高斯模型算法,帧差法,经典的CB法,所有源码皆可运行。(This package include some common Moving Object Detection algorithm.Such as the BgModel,CodeBook and Gaussian-mixture-model.)
testgmm
- 实现运动目标检测算法的程序,应用的平台是matlab2016(The program to realize the algorithm of moving target detection, the application platform is matlab2016)