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

搜索资源列表

  1. gauss_model

    0下载:
  2. 目前比较流行的智能视频分析里用到的 混合高斯模型算法,可以用来建立背景。-Currently more popular where intelligent video analysis algorithms used in Gaussian mixture model can be used to establish the background.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:3094
    • 提供者:小一
  1. motiondetect

    0下载:
  2. 实现基于混合高斯模型的运动目标检测算法的仿真-Achieved based on Gaussian mixture model simulation of moving target detection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1261
    • 提供者:彭灿
  1. MixtGaussian

    1下载:
  2. 这是基于em算法混合高斯模型参数的估计方法,用matlab开发的,看一遍程序就会明白了。-mixture Gauss estimation
  3. 所属分类:Data structs

    • 发布日期:2015-03-07
    • 文件大小:1921958
    • 提供者:赵长生
  1. matlabGMM

    0下载:
  2. 用matlab编的混合高斯模型的背景建模方法,可以参考一下。-Matlab compiled using a mixed Gaussian model of background modeling method, you can reference.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:2177
    • 提供者:sunrui
  1. gmm2n

    0下载:
  2. 集合混合高斯模型的图像目标分割算法的VC实现-Gaussian mixture model for image set goals to achieve segmentation algorithm VC
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4565304
    • 提供者:许浩然
  1. mtest_new5_simple1

    0下载:
  2. matlab实现的对样本视频的混合高斯模型的检测代码-Sample video detection code Gaussian mixture model
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:5196
    • 提供者:cuixuechao
  1. mixture_of_gaussians

    0下载:
  2. 基于混合高斯模型的背景减除算法实现。matlab代码。-Gaussian mixture model-based background subtraction algorithm. matlab code.
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:82677
    • 提供者:geziyi
  1. GMM_bg_ex

    0下载:
  2. Visual C++ 与 Opencv 联合实现的混合高斯模型背景提取与更新。-Opencv Visual C++ and the joint implementation of the Gaussian mixture model background extraction and updating.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:2047582
    • 提供者:dream
  1. GMM

    0下载:
  2. 混合高斯模型做的视频跟踪系统,具有良好的跟踪效果-Gaussian mixture model to do a video tracking system, has a good tracking results
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:436554
    • 提供者:张学贺
  1. GMM

    1下载:
  2. 建立了混合高斯模型,可以对静止背景下运动目标进行检测。-Gaussian mixture model is established, you can still detect moving target in the background.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1399
    • 提供者:lixiang
  1. yundongjiance

    0下载:
  2. 运动视频的背景建模与运动物体的检测,包含混合高斯模型和帧差法检测运动物体。使用opencv编写-failed to translate
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5863710
    • 提供者:仝如强
  1. js_gmm_Lee

    0下载:
  2. 根据Lee与2005年发表的混合高斯模型背景建模的论文编写的源代码,可以作为对GMM算法改进的一个参考。-According to Lee s paper published in 2005 about GMM background modeling, it is written in C. It should be a reference for those who are intrested in GMM algorithm improvement.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:21939
    • 提供者:SONG CHU XUAN
  1. GMM3

    0下载:
  2. 基于混合高斯模型的运动目标检测,能实时检测出完整运动前景,是本人对原来的高斯模型的改进-Gaussian mixture model based motion detection, real-time full motion detection prospects are my original Gaussian model improvements
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:1349
    • 提供者:yaoqiuxiang
  1. GMM

    0下载:
  2. 一种改进的混合高斯模型(GMM)算法,加入形态学滤波与团块处理算法,运动目标提取效果良好。(An improved hybrid Gauss model (GMM) algorithm, which combines morphological filtering and blob processing algorithm, achieves good moving target extraction.)
  3. 所属分类:其他

  1. GMM

    0下载:
  2. 用java实现混合高斯模型,做特征分类,模式识别等应用(The hybrid Gauss model is implemented by Java, and the feature classification and pattern recognition are performed)
  3. 所属分类:Java编程

    • 发布日期:2017-12-24
    • 文件大小:13312
    • 提供者:qingfenglife
  1. 基于高斯混合模型的红外目标检测算法研究

    0下载:
  2. 目前图像处理技术已经广泛应用于人们生产生活的各个方面,对于相关技术的研究具有广泛的研究意义和应用价值,本文中研究的主要内容为基于混合高斯模型的红外图像运动目标检测算法研究及实现。(All aspects of the image processing technology has been widely applied in people's life and production, has wide application value and research significance for
  3. 所属分类:其他

  1. 相邻帧差法提取运动目标并计时

    0下载:
  2. 混合高斯模型提取运动区域算法。。。。。。。。。(Hybrid Gauss model for moving region extraction)
  3. 所属分类:图形图象

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:mk1210
  1. 背景差GMM

    0下载:
  2. opencv,vs2010 利用混合高斯模型,得到运动前景,与静态背景(Opencv and VS2010 use hybrid Gauss model to obtain motion foreground and static background)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-18
    • 文件大小:91667456
    • 提供者:ruiruihaha
  1. mixture_of_gaussian

    0下载:
  2. 利用混合高斯模型对一个图像序列或视频进行背景的去除,检测运动目标(Using the mixed Gaussian model to remove an image sequence or video background, or detect the moving target.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:2048
    • 提供者:111111111111
  1. mixgauss

    0下载:
  2. 混合高斯模型图像处理程序,适合应用于运动物体检测等图形处理问题(mix-Gauss model image processing program, suitable for moving object detection and other graphic processing problems)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-28
    • 文件大小:6144
    • 提供者:Ralphli
« 1 23 4 5 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com