搜索资源列表
10_methods
- 在MATLAB环境下,背景为非高斯噪声下非常适用的滤波新算法。-in MATLAB environment, the background of the non-Gaussian noise filtering is applied to the new algorithm.
gauss_model
- 基于opencv写的高斯背景建模的程序。对于车辆检测比较有用
BK_Gauss混合高斯背景
- 本算法基于混合高斯模型编程,采用opencv库,能够运行
BGM
- 本文提出了一种静止摄像机条件下的运动目标检测与跟踪算法。 它以一种改进的自适应 混合高斯模型为背景更新方法,用连通区检测算法分割出前景目标,以 Kalman滤波为运动模型实现对运动目标的连续跟踪。在目标跟踪时,该算法针对目标遮挡引起的各种可能情况.
20081004
- GMM 混合高斯自适应背景维护 可以用来做行人检测 等
cvbgfggaussmix.rar
- 混合高斯模型,用于背景建模的程序,使用时请安装OPENCV,Gaussian mixture model for background modeling procedure, the use of when you install OPENCV
GaussBackGroundModel
- 最基本的混合高斯背景建模matlab源代码,本人用于火灾烟雾检测的毕设代码,已运行成功,很好的检测运动目标的算法。-Effective Gaussian mixture learning for background model to detection moving goal.
GaussBackGroundModel
- 混合高斯背景建模的实现程序,Matlab编写,运算速度极慢,但可作为理解算法的示例代码.系作者参加SJTU PRP项目时所写。此代码已在原项目中不再使用。-The realization of Gaussian mixture background modeling procedure, Matlab writing, computing speed is very slow, but the understanding of the algorithm can be used as sampl
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
高斯背景模型
- 高斯背景模型,进行前景分离,目标提取,稳定性高。
VIS
- 该源码是关于运动对象跟踪的算法,主要实现了高斯背景建模,全局运动补偿(SIFT特征和RANSAC算法),运动对象检测,对象跟踪算法(Mean Shift,Particle Filter等),对象特征提取(轨迹,大小,起止帧等),同时,程序基于VC2008+OpenCV开发,实现了对话框式的程序界面,效率高。-This is a source about motion object tracking, including foreground modeling,object detection,o
mixture_gaussians
- 实现高斯背景建模,并且提取运动目标。具有良好的适用性-Gaussian background modeling to achieve, and extract the moving target. Good applicability
dianyong
- 对含高斯噪声背景下的电泳信号进行消噪,在信号检测中有很好的参考价值。-signal denoising
segmentation
- 关于前景背景分离的论文集,内容涵盖了很多方面,从差分,到高斯分布,到codebook-Background on the prospects of separation proceedings, covers many aspects, from the differential to the Gaussian distribution, the codebook, etc.
motion3
- 基于混合高斯模型的多目标跟踪算法,对背景图像建立混合高斯模型,实时更新高斯模型,达到更新背景的目的。-Gaussian mixture model-based multi-target tracking algorithm, Gaussian mixture model to establish the background image, real-time updates Gaussian model, to achieve the purpose of updating the backgr
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
混合高斯matlab程序
- 基于混合高斯的matlab仿真程序,用于背景提取和运动目标检测!!
改进的高斯混合背景模型的实现
- 利用改进的高斯混合模型对前景目标的提取有较好的作用,这是基于OpenCV的C++程序,请安装OpenCV库进行调试(The improved Gauss mixture model has a good effect on foreground target extraction. This is a C++ program based on OpenCV. Please install OpenCV library for debugging)
Signal detection and estimation codes
- P1:DC电平估计,在高斯白噪声背景下对一电平为1的直流信号进行测量。 P2:ROC曲线绘制 与实际仿真。(The frequency measurement system under Gauss's white noise)
gaosi
- 在视频监控中采用背景相减法时,采用单高斯背景建模建立背景模型(Background subtraction for setting up a background model)