搜索资源列表
GSM_detector
- 单高斯模型是检测运动目标有效方法,这是一种matlab实现。
dgs2
- matlab环境下 建立单高斯模型,检测出运动的人体,后期经过数学形态学处理,效果很好。
基于单高斯模型的运动检测
- 基于单高斯模型的运动检测
单高斯目标检测
- 基于OPENCV的单高斯模型,通过摄像头获取视频帧,得到背景图片。
GSM_detector
- 单高斯模型是检测运动目标有效方法,这是一种matlab实现。-Single Gaussian model is an effective way to detect moving targets, which is a matlab achieve.
dgs2
- matlab环境下 建立单高斯模型,检测出运动的人体,后期经过数学形态学处理,效果很好。-matlab environment to establish a single Gaussian model, to detect the movement of the human body, the latter mathematical morphology after treatment, the effect well.
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 upd
gaussian_average_yuv
- 在yuv颜色空间实验的单高斯模型,用于目标检测-Yuv color space experiments in single-Gaussian model for target detection
gaussian_average_rgb
- 在rgb颜色空间实现的单高斯模型,用于目标检测-In rgb color space to achieve a single-Gaussian model for target detection
sfmixture_of_gaussians_copy_2
- 在simulink下封装的单高斯模型的s_function.用于模型模块的搭建-Under the package, the simulink model of a single Gaussian s_function. For the model to build the module
gaosicbcr
- 基于单高斯模型的肤色检测matlab 源代码-Skindetect
moveboject1.0
- 基于opencv运动目标检测的中值模型,单高斯模型,简单统计模型的检测及监控系统-Opencv moving target detection based on the median model, a single Gaussian model, a simple statistical model of detection and monitoring system
gaosicbcr
- 单高斯模型,进行基于肤色的人脸检测,这是一个m文件,-Single Gaussian model for skin detection
dangaosimexing
- opencv 基于单高斯模型的运动目标检测算法-opencv based on a single Gaussian model of moving target detection algorithm
single-gaussian-background-model
- 单高斯模型是一种图像处理背景提取的处理方法,适用于背景单一不变的场合,其他如混合高斯模型等方法都是对单高斯模型的扩展,单以单高斯模型最为简便,而且采取参数迭代方式,不用每次都进行建模处理。-Single gaussian model is a kind of processing methods of background extraction, image processing is suitable for the single c
test2
- 读取图像文件,自动寻找双峰型直方图的阈值,HOUGH变换寻找直线,背景检测.(单高斯模型)-Read image files, automatically find the bimodal histogram threshold, HOUGH transform looking straight, background detection. (Single Gaussian model)
Sgs
- 基于opencv的单高斯模型实现物体检测-Achieve object detection based on single Gaussian model opencv
daogaosimoxing
- 对于混合高斯的复杂不好理解性,先从单高斯模型入手,搞懂每个参数的意义,以及更改每个参数对检测目标的影响结果
code
- 初步尝试使用单高斯模型进行背景建模与跟踪提取,采用形态学方法,对于背景单一的场景,提取效果还可以。(Preliminary attempts are made to use single Gauss model for background modeling and tracking extraction. Morphological method is used to extract the effect from a single
gaosi
- 在视频监控中采用背景相减法时,采用单高斯背景建模建立背景模型(Background subtraction for setting up a background model)