搜索资源列表
20081004
- GMM 混合高斯自适应背景维护 可以用来做行人检测 等
GMM_Skin_Detector
- Matlab skin detector。运用高斯混合模型训练的到人的皮肤颜色分布。用于皮肤和人脸检测。-A collection of Matlab scr ipts
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
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
Q
- 本文以室内、外不同空间的人数统计为背景,研究基于图像的人员计数技术,对某时段内进出摄像机视野中指定区域的人数,或指定区域内在景人数进行统计。主要研究内容有以下几点: (1)人员计数方案论证:本文分析对比了不同人员计数算法,研究分析了基于像素、 基于Hough变换的人员计数算法的优缺点。 (2)基于像素统计的人员计数系统实现:①分别采用近似中值背景模型和高斯混合背景模型提取前景图像;②采用基于HSV颜色空间变换的方法对前景中的阴影进行抑制;③用前景像素数除以人数得到一个人的像素平均值,
matlab_gmm
- 针对单高斯建模的不足,提出高斯混合背景模型,可以检测出比较清楚的运动目标,经实验对比,噪声较少
混合高斯matlab程序
- 基于混合高斯的matlab仿真程序,用于背景提取和运动目标检测!!