CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 高斯算法

搜索资源列表

  1. gmm_test.rar

    0下载:
  2. 使用EM算法模拟高斯混合模型(GMM)的构成,Analog EM algorithm using Gaussian mixture model (GMM) the composition of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:827
    • 提供者:qjc
  1. Matlab.Gaussian.mixture.model.

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

    • 发布日期:2017-03-22
    • 文件大小:5390
    • 提供者:geyu
  1. Track.rar

    0下载:
  2. 一个基于Visual C++的跟踪算法(混合高斯),Track demo (GMM)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:163759
    • 提供者:liumeng
  1. GaussPyramid.rar

    1下载:
  2. 基于matlab的高斯金字塔算法,和一般的算法不同,此算法非常详细,逐步编写,Gaussian pyramid matlab-based algorithm, and the different algorithms, this algorithm is very detailed, step by step to prepare
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1081
    • 提供者:panpan
  1. 用高斯模型来进行相似度计算

    0下载:
  2. 这是一个用高斯模型来进行相似度计算 然后,采用模板匹配的算法实现人脸的检测和定位的。,This is a Gaussian model used for similarity computation and then, using a template matching algorithm of face detection and positioning.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:7746
    • 提供者:谭少侠
  1. anisodiff

    4下载:
  2. 本程序实现灰度图像各向异性扩散(滤波算法,可以用于平滑信号,保留边缘,增强边缘对比度。与普通高斯算法相比,它不会平滑边缘的图像-This procedure to achieve gray-scale image anisotropic diffusion (filtering algorithm can be used to smooth the signal, retaining edge, to enhance the edge contrast. With ordinary Gauss
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:43582
    • 提供者:renli
  1. GMM

    2下载:
  2. 实现混合高斯模型的聚类算法 利用最大似然估计和最大期望的方法来实现混合高斯模型-Gaussian mixture model to achieve clustering algorithm using the maximum likelihood estimation and the greatest way to achieve the desired mixed-Gaussian model
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:233689
    • 提供者:realwill
  1. pdetector

    0下载:
  2. 在matlab上实现一种经高斯平滑的边缘检测算法-In matlab by Gaussian to achieve a smooth edge detection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:786
    • 提供者:steven
  1. project1

    0下载:
  2. 可添加随机噪声、高斯噪声、椒盐噪声,并比较几种去噪算法的峰值信噪比-Can add random noise, Gaussian noise, salt and pepper noise, and compare several denoising algorithm PSNR
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:496112
    • 提供者:huanglizhen
  1. GMM

    1下载:
  2. 高斯模型的实现,vc 6.0环境下实现的源代码,对于初学者有很好的借鉴作用-The realization of Gaussian model, vc 6.0 environment to achieve the source code, for the beginners have a good reference
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:15579
    • 提供者:liurui
  1. EM_for_classify

    0下载:
  2. 混合高斯模型EM算法,对数据样本进行归类-EM algorithm by mixture gaussian model, calssify the data samples
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:96983
    • 提供者:王道荣
  1. Gaussiangreatsource

    0下载:
  2. 高斯经典算法,能解决运动检测问题,非常的经典,希望下载吧-a good alogrim it can soloute motion problem
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1561754
    • 提供者:chanmaker
  1. siftdemo

    0下载:
  2. 改程序采用C语言编写SIFT算法,包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。-Change the use of C language program SIFT algorithm, contains the complete Gaussian pyramid from the image, DOG, space extremum point extraction, descr ipt
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:12641
    • 提供者:tjy
  1. im_smooth

    1下载:
  2. 本程序功能为图像平滑的实现,平滑方法包括中值滤波、均值滤波和高斯滤波算法。可直接下载运行。-The program features for the realization of image smoothing。 The smoothing methods include median filtering, average filtering and Gaussian filtering algorithm. This program can be run directly after down
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1390
    • 提供者:李鹏
  1. GMM_Purdue

    1下载:
  2. 基于混合高斯模型(GMM)的无监督聚类算法,希望对大家有帮助-Based on Gaussian mixture model (GMM) unsupervised clustering algorithm, I hope it would have help to you!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:320425
    • 提供者:姜赫
  1. EM_GM_fast

    0下载:
  2. EM基于高斯混合模型的EM算法,EM基于高斯混合模型的EM算法EM基于高斯混合模型的EM算法-EM-based EM algorithm for Gaussian mixture model
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:3203
    • 提供者:fujie
  1. Gauss

    0下载:
  2. 利用高斯模糊算法对图像进行高斯模糊处理的源代码,效果不错-Gaussian blur to the image of the source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:886
    • 提供者:skylight
  1. 顺序高斯消去算法

    0下载:
  2. vc6.0 实现的高斯消去算法,可用于学习了解。(VC6.0 implementation of the Gauss elimination algorithm, can be used to learn to understand.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:1108992
    • 提供者:JackZhanQ
  1. 高斯混合模型GMM-latentSpace-v2.0

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

    • 发布日期:2017-12-28
    • 文件大小:40960
    • 提供者:caoyouyou
  1. MATLAB_高斯模型

    0下载:
  2. 用高斯模型算法来处理视频,提取前景信息,适合动态背景(Gauss model algorithm is used to process video and extract foreground information, which is suitable for dynamic background)
  3. 所属分类:图形图像处理

« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com