搜索资源列表
GSM_detector
- 单高斯模型是检测运动目标有效方法,这是一种matlab实现。
dgs2
- matlab环境下 建立单高斯模型,检测出运动的人体,后期经过数学形态学处理,效果很好。
基于单高斯模型的运动检测
- 基于单高斯模型的运动检测
单高斯目标检测
- 基于OPENCV的单高斯模型,通过摄像头获取视频帧,得到背景图片。
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
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 constant background, other meth
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
double-ellipses-skin-color-model
- 在复杂背景下双椭圆模型结合在CbCr和CgCr平面内体现的肤色聚集性和集中性的检测效果要比单高斯模型的效果好。在YCbCr和YCgCr颜色空间中,虽然Y分量和Cb、Cr、Cg分量表示的性质看似是相互独立的,但它们都是建立在红、绿、蓝三个基本颜色分量值的基础上算出来,因此它们之间仍然存在着千丝万缕的关系。根据肤色在两种色彩空间中体现出的聚集性提出CbCr-CgCr双椭圆肤色模型-Good background in complex dual oval model incorporated with
dangaosi
- 单高斯模型是一种图像处理背景提取的处理方法,适用于背景单一不变的场合,其他如混合高斯模型等方法都是对单高斯模型的扩展,单以单高斯模型最为简便,而且采取参数迭代方式,不用每次都进行建模处理。-Single Gaussian model is an image processing method for processing background extraction, suitable for constant background single occasion, other methods s
Single-Gaussian-Model
- 单高斯模型视频背景前景提取,,内附源码、测试视频、测试结果等-Single Gaussian model background foreground extraction ,, enclosing video source, the video test, test results, etc.
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 scene.)
gaosi
- 在视频监控中采用背景相减法时,采用单高斯背景建模建立背景模型(Background subtraction for setting up a background model)