搜索资源列表
BGM
- 本文提出了一种静止摄像机条件下的运动目标检测与跟踪算法。 它以一种改进的自适应 混合高斯模型为背景更新方法,用连通区检测算法分割出前景目标,以 Kalman滤波为运动模型实现对运动目标的连续跟踪。在目标跟踪时,该算法针对目标遮挡引起的各种可能情况.
20081004
- GMM 混合高斯自适应背景维护 可以用来做行人检测 等
混合高斯模型
- 经典混合高斯模型,运动目标检测
GaussBackGroundModel
- 最基本的混合高斯背景建模matlab源代码,本人用于火灾烟雾检测的毕设代码,已运行成功,很好的检测运动目标的算法。-Effective Gaussian mixture learning for background model to detection moving goal.
mixGuass
- 利用混合高斯模型进行前景提取,能够达到较好的检测结果-mix Guass, objects extracting
mixture_of_gaussians
- 混合高斯模型 图像检测 可以应用于视频和图片-Mixture Gaussian model image detection can be applied to video and picture
GMM_Skin_Detector
- Matlab skin detector。运用高斯混合模型训练的到人的皮肤颜色分布。用于皮肤和人脸检测。-A collection of Matlab scr ipts
cv
- 混合高斯模型车辆运动检测 [VC++] 检测效果不错-Gaussian mixture model vehicle motion detection [VC++] detected the effect of good
mixGMMmatlab
- 混合高斯建模方法是目标检测中的一种重要方法- mix gauss detection object
now
- 自适应混合高斯 视频火焰提取 检测效果还不错-Adaptive Gaussian mixture extracted video flame detection results were pretty good
mixture_of_gaussians
- 这个代码适用于检测运动目标,基于混合高斯建模的运动目标检测。-this code can help you detection some objects,such as car,people,and so on. which based on mixture of gaussians background model
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
ViBe
- ViBe看过速度最快的运动检测代码。效果不比混合高斯差。这份资料内容包括:ViBe源代码,Demo程序以及相关的论文资料-ViBe,I have seen the fastest movement detection code. Less effect than mixed Gauss. This information includes: ViBe source code, Demo program and the related papers
guass
- matlab中可以运行的混合高斯模型,用于运动检测,提供了一个基本的程序框架,各种改进算法可以基于本程序进行-matlab can run Gaussian mixture model for motion detection, provides a basic framework of the program, various improvements to the algorithm based on the Program.
GM-PHDsmooth
- 检测前跟踪 粒子滤波 概率假设密度 高斯混合粒子 平滑-Pre-test tracking particle filter probability hypothesis density Gaussian mixture particle smoothing
mixture_of_gaussians
- 基于混合高斯背景建模的背景差分视频目标检测方法。matlab代码-Video target detection method based on Gaussian mixture background modeling background difference. matlab code
hunhegaosi
- 针对智能交通系统中运动目标检测阶段存在的不足,提出了一种基于自适应混合高斯模型(GMM)的改进算法。-For the deficiencies of the intelligent transportation system moving target detection stage, an improved algorithm based on adaptive Gaussian mixture model (GMM).
abc
- 基于混合高斯模型背景建模法来检测运动目标-Gaussian mixture model-based background modeling method to detect moving targets
BSG_GMM
- 背景检测算法,利用混合高斯模型,可以每一帧更新背景帧得到较好的结果-Background detection algorithm, using Gaussian mixture model, you can update each frame background frame to get better results
混合高斯matlab程序
- 基于混合高斯的matlab仿真程序,用于背景提取和运动目标检测!!