CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 混合高斯模型

搜索资源列表

  1. sho.rar

    0下载:
  2. 基于c++的,运用opencv开发包的高斯混合模型,用于视频中运动物体的检测,Based on c++ And use the development package opencv Gaussian mixture model for moving objects in video detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:1296350
    • 提供者:倪建军
  1. code.rar

    0下载:
  2. 视频运动物体检测,采用混合高斯分布建立背景模型及差分方法对背景模型进行更新,Sports video object detection, adopt a mixed Gaussian distribution model and set up the background difference method to update the background model
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1268
    • 提供者:齐欣
  1. LiuMixGauss.rar

    0下载:
  2. 关于自适应背景提取,是基于高斯模型的,效果很好,On adaptive background extraction is based on the Gaussian model, the effect of good
  3. 所属分类:.net

    • 发布日期:2017-05-08
    • 文件大小:1708998
    • 提供者:
  1. bodymotiondetection

    0下载:
  2. 学习opencv图像处理中人体目标跟踪的一些很有用的资料,主要是讲camshift,meanshift和高斯混合模型。-Learning opencv image-processing for target tracking in the human body a number of very useful information, mainly speaking camshift, meanshift and Gaussian mixture model.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1454172
    • 提供者:yuyu
  1. mixGuass

    0下载:
  2. 利用混合高斯模型进行前景提取,能够达到较好的检测结果-mix Guass, objects extracting
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:5125856
    • 提供者:ancimoon
  1. CvBSLibGMM

    0下载:
  2. 改进的高斯混合模型用于运动目标的检测和分割,利用C++和matlab混合编程.-Improved Gaussian mixture model for moving object detection and segmentation, the use of C++ and matlab programming mixed.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:271149
    • 提供者:杨佳
  1. IGMM

    1下载:
  2. 这是一篇经典的论文,基于混合高斯的数学模型应用在视频处理中,进行的移动物体提取-Multi-Gaussian model is the detection of moving targets in a background reduction method, which is achieved using matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-26
    • 文件大小:448312
    • 提供者:flora
  1. em

    1下载:
  2. 混合高斯概率密度模型,其参数估计可以通过期望最大化( EM) 迭代算法获得。-EM estimation parameters Gaussian mixture processes
  3. 所属分类:assembly language

    • 发布日期:2017-05-04
    • 文件大小:1349613
    • 提供者:anjiayu
  1. mixture_of_gaussians

    2下载:
  2. 这是一个视频图像处理的程序,通过混合高斯分布来建立背景模型,并且提取了运动目标,效果不错!-mixture of gaussians
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-25
    • 文件大小:1758
    • 提供者:吴家丽
  1. basedoncolorsegment

    0下载:
  2. 为了提高非结构化道路识别算法的有效性,提出了一种道路分割的新方法,建立了道路区域和非道路区域混合高斯彩色模型,根据像素隶属于彩色模型的概率进行基于彩色信息道路 -In order to improve the effectiveness of unstructured road recognition algorithm presents a new method of road segmentation and establish the way of regional and off-roa
  3. 所属分类:Graph program

    • 发布日期:2016-10-06
    • 文件大小:1812045
    • 提供者:zhaolipo
  1. sMOG_ChangeUpdateRate_DilationErosion

    0下载:
  2. simulink下封装的混合高斯的s-funcion函数。用于模型模块的搭建。-simulink package under the Gaussian mixture of s-funcion function. The structures used to model the module.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:3688
    • 提供者:heshan
  1. xiaobo

    0下载:
  2. .首先,建 立背景的混合高斯分布模型和阴影颜色模型,通过差分法提取前景区域并结合Gabor小 波纹理特征分析找出潜在的阴影点;然后通过阴影颜色模型对这些潜在的阴影点进行颜 色分析;最后通过后续处理,找出真正的阴影区域-. First of all, to establish the background Gaussian mixture distribution model and the shadow color model, by differential extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:383467
    • 提供者:xxx
  1. GMM_background_src

    1下载:
  2. 基于有限混合高斯模型的数据分类 1、使用基于有限高斯混合模型的EM算法对数据样本进行归类 2、使用C++或者Matlab语言编程环境实现该算法,并用给定的数据包对算法的正确性进行检验 -Gaussian mixture model based on limited data classification 1, using the finite Gaussian mixture model based on EM algorithm to classify the data sam
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:5302
    • 提供者:路江
  1. mixture_of_gaussians

    2下载:
  2. 这个程序是基于混合高斯背景模型的运动目标检测算法,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
  3. 所属分类:matlab

    • 发布日期:2016-04-19
    • 文件大小:621568
    • 提供者:zhong
  1. motion-detection-techniques

    0下载:
  2. 研究了基于混合高斯模型的运动目标检测技术,在分析了混合高斯模型的基本原理的基础上,使用了一种改进的混合高斯模型更新算法.在Visual C++6.0中利用OpenCV完成了相关算法,成功地提取出了运动目标和实验场景的背景,验证了该改进的混合高斯模型更新算法的可行性-OpenCV-based motion detection techniques I have read some articles, I feel you can, share
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:388425
    • 提供者:mei88
  1. 高斯混合模型EM算法MATLAB程序

    4下载:
  2. 在高斯混合模型上实现聚类问题的算法。将2个高斯混合,然后尝试学习两个高斯混合后的参数。(Algorithm for clustering problem on Gauss mixture model. Mix the 2 Gauss and then try to learn the parameters after the two Gauss mixing.)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:9216
    • 提供者:colora
  1. 一问 + 二问 VIBE_Code

    0下载:
  2. 用混合高斯模型进行背景处理,并能过滤微小的扰动,适用于动态背景(Use the mixed Gaussian model for background processing and to filter tiny perturbations for dynamic background)
  3. 所属分类:图形图像处理

  1. 改进的高斯混合背景模型的实现

    1下载:
  2. 利用改进的高斯混合模型对前景目标的提取有较好的作用,这是基于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)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:jiaweihao
  1. Gaussian Mixture Model Ellipsoids

    0下载:
  2. 基于2个一维高斯模型组成的多维混合高斯模型,采用Python进行编程(Multidimensional mixed Gauss model based on 2 one-dimensional Gauss models and programming with Python)
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:1024
    • 提供者:yajing_07
  1. gaussianBkModelTest

    0下载:
  2. 采用混合高斯模型,实现对监视背景的建模,有利于下一步运动目标的检测(The mixed Gauss model, modeling of monitoring background, is conducive to the detection of moving target next)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:2726912
    • 提供者:码能
« 1 2 3 45 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com