搜索资源列表

  1. szpGauss

    0下载:
  2. 用C++实现的高斯混合模型的算法类,方差矩阵是对角矩阵-C++ Gaussian mixture model algorithm category, variance matrix is diagonal matrix
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-05
    • 文件大小:4096
    • 提供者:方平
  1. HaarFaceDetect

    0下载:
  2. 视频监控系统完整源码(本人本科毕业设计),运用帧间差分算法,运用高斯混合模型来实现背景的实时更新,以减少由于环境的变化对检测结果的干扰。-Video Surveillance System integrity of the source code (I graduated from undergraduate design), use interfr a me difference algorithm, Gaussian mixture
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-05
    • 文件大小:3299328
    • 提供者:刘放晴
  1. GMM-EM

    0下载:
  2. 用matlab实现高斯混合模型的前期处理和分类训练!-Using Gaussian mixture model matlab realize the pre-treatment and classification of training!
  3. 所属分类:语音合成与识别

    • 发布日期:2024-11-05
    • 文件大小:60416
    • 提供者:yue
  1. xml_toolbox-3.2.1-matlab-7.0-R14

    0下载:
  2. 高斯混合模型的matlab的实现,但是不包含em算法在里面,但是有版权,注意阅读内容-Gaussian mixture model of the matlab implementation, but does not include the em algorithm inside, but has the copyright and pay attention to read the content
  3. 所属分类:图形图象

    • 发布日期:2024-11-05
    • 文件大小:310272
    • 提供者:bond
  1. Em

    0下载:
  2. 通过em算法实现对数据的高斯混合模型的分类-Em algorithm through implementation of data Gaussian mixture model classification
  3. 所属分类:Windows编程

    • 发布日期:2024-11-05
    • 文件大小:249856
    • 提供者:xufang
  1. Matlab.Gaussian.mixture.model

    0下载:
  2. 基于Matlab的高斯混合模型的算法实现,该程序可以实现对图像处理的功能-Matlab based on the Gaussian mixture model algorithm, the program can achieve the functions of image processing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-05
    • 文件大小:5120
    • 提供者:geyu
  1. gmm

    0下载:
  2. 高斯混合模型的详细实现 内有多个.m文件-Gaussian mixture model has a number of detailed implementation. M files
  3. 所属分类:其他小程序

    • 发布日期:2024-11-05
    • 文件大小:29696
    • 提供者:平凡
  1. GMM_background_src

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

    • 发布日期:2024-11-05
    • 文件大小:5120
    • 提供者:路江
  1. GMMandSGM

    0下载:
  2. 一篇详细的介绍高斯混合模型(GMM)参数优化及实现的文档,有实例, 包括VC及matlab 实现。初始学者一看就能懂-A detailed descr iption of Gaussian mixture model (GMM) parameter optimization, and implementation documentation, including the VC and the matlab implementation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-05
    • 文件大小:138240
    • 提供者:龚勋
  1. gauss

    0下载:
  2. 利用高斯混合模型实现对图像前景的提取,效果很好-Using the Gauss mixture model for image foreground extraction, the effect is very good。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-05
    • 文件大小:21326848
    • 提供者:程栗
  1. rosyGaussModel

    0下载:
  2. 高斯混合模型实现视频图像的背景和前景的分离。输入为视频文件或者计算机上的摄像头。-Gaussian mixture model the background and foreground of the video image separation. The input video files or computer camera.
  3. 所属分类:OpenCV

    • 发布日期:2024-11-05
    • 文件大小:1024
    • 提供者:rosy
  1. kalman-filter

    0下载:
  2. 卡尔曼滤波的仿真程序,高斯混合模型实现,分数阶统计程序,-gmm kalman filter
  3. 所属分类:其他小程序

    • 发布日期:2024-11-05
    • 文件大小:4096
    • 提供者:程兴
  1. 基于高斯混合模型的红外目标检测算法研究

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

  1. 高斯混合模型EM算法MATLAB程序

    1下载:
  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. 所属分类:其他小程序

    • 发布日期:2024-11-05
    • 文件大小:9216
    • 提供者:colora
  1. 高斯混合模型GMM-latentSpace-v2.0

    0下载:
  2. 用于背景建模实现视频运动目标分割 与目标跟踪算法(For background modeling, video moving object segmentation and object tracking algorithm)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-05
    • 文件大小:40960
    • 提供者:caoyouyou
  1. mixture_of_gaussians

    0下载:
  2. 采用高斯混合模型来对目标进行前景检测,并用MATLAB实现。(The Gauss mixture model is used to detect the foreground of the target, and it is implemented by MATLAB.)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-05
    • 文件大小:2048
    • 提供者:soleil
  1. 改进的高斯混合背景模型的实现

    0下载:
  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 debug
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-11-05
    • 文件大小:1024
    • 提供者:jiaweihao
  1. GMM

    0下载:
  2. 高斯混合聚类的python实现代码,里面有data的demo(Python implementation code of Gauss mixed clustering)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-05
    • 文件大小:4096
    • 提供者:lwlei
  1. GMM

    0下载:
  2. 实现了EM算法对高斯混合模型进行聚类,并将聚类结果用图像展示出来,希望对混合模型的朋友有用。(The EM algorithm is implemented to cluster the Gauss mixture model, and the clustering results are displayed with images, hoping to be useful to friends of the mixed models.
  3. 所属分类:matlab例程

    • 发布日期:2024-11-05
    • 文件大小:4096
    • 提供者:鱼干儿
  1. GMMs作业

    0下载:
  2. 机器学习作业GMMs算法实现,机器学习课程的一个小作业,没什么用。(Implementation of machine learning task GMMs algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-11-05
    • 文件大小:2048
    • 提供者:js111
« 12 3 4 5 6 7 »

源码中国 www.ymcn.org