登录
首页 » matlab » mulgmm

mulgmm

于 2011-07-22 发布 文件大小:1200KB
0 243
下载积分: 1 下载次数: 237

代码说明:

  利用混合高斯模型对图像序列经行背景建模,并保存。(附图片)(Using Gaussian mixture model for background modeling image sequences through the line and save. (With pictures) )

文件列表:

混合高斯背景建模





................\6.bmp,405558,2007-08-17
................\GMM.m,5235,2011-07-21

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • chaincode
    Freeman链码(8方向)代码,进行图像边缘的描述,可用于基于内容的图像检索系统(Freeman chain code (8 directions) code)
    2011-11-01 18:47:29下载
    积分:1
  • adaptive
    介绍了当前谐波检测的主流的几种技术,包括瞬时无功功率理论,自适应检测理论,傅里叶变换理论等,并做了相应的建模分析(Introduced the mainstream of current harmonic detection of several techniques, including instantaneous reactive power theory, adaptive detection theory, Fourier transform theory, and do the corresponding modeling analysis)
    2016-02-17 10:14:38下载
    积分:1
  • radon变换
    radon正反变换,可有效的去除抛物线型的多次波,内附主程序与数据,可以调试 运行(Radon positive and negative transformation, can effectively remove parabolic multiples, enclosing the main program and data, you can debug run)
    2017-08-08 08:35:27下载
    积分:1
  • APBT
    代码使用全相位双正交变换(APBT)稀疏表示图像,主函数为test.(The code uses the all phase biorthogonal transform (APBT) sparse representation of the image, the main function for the test.)
    2021-01-18 15:28:43下载
    积分:1
  • matlab手写数字样本加函数加测试结果表
    说明:  如题,matlab手写数字测试图像处理 样本(30+50个)加全代码加测试结果(Like title, matlab handwritten digital test image processing samples (30 + 50) plus full code plus test results)
    2020-06-23 21:20:01下载
    积分:1
  • 基于态学的权重自适应去噪
    说明:  图像处理案例,本程序是用matlab基于形态学的权重完成自适应图像去噪功能(Image processing case, this program is based on the weight of MATLAB morphology to complete adaptive image denoising function.)
    2021-03-25 16:37:20下载
    积分:1
  • 1
    这是一个利用python里微信机器人,然后获取微信好友的照片,然后利用图像处理,把照片合成在一张照片里。(This is a use of the python Weixin robot, and then get the pictures of Weixin friends, and then use image processing to synthesize the pictures in a picture.)
    2019-05-26 17:42:23下载
    积分:1
  • codes
    红外与可见光实时融合算法 ------------------------------------ 若不能读取xvid视频,请安装XviD-1.1.3-28062007.exe。 ----------------------------------- 请双击*.bat文件看程序运行结果。 也可以在命令行下,输入“evs3 参数文件.xml 配准.xml”,以融合指定的多源视频图像。 ---------------------------------- 首先,离线地时空配准多源视频,并保存结果到xml文件。然后融合配准后的图像。融合过程是,通过分解图像为Laplacian金字塔,分别对图像的高频和低频按照规则合并,最后将Laplacian金字塔重新组合为图像。(Real time fusion algorithm for infrared and visible light------------------------------------If you cannot read XviD video, please install XviD-1.1.3-28062007.exe.-----------------------------------Double-click the*.bat file to see the program running results.Can also be in the command line, " evs3 input parameter file .Xml .Xml registration ", by the fusion of the specified source video image.----------------------------------First of all, offline space-time registration source video, and save the results to a XML file. After registration and fusion image. Through the decomposition of the image fusion process, Laplacian Pyramid, were on the high-frequency and low frequency image in accordance with the rules of the merger, Laplacian Pyramid reassembled for image.)
    2013-01-09 14:42:39下载
    积分:1
  • FCM-C-mean-cluster-segment-[matlab]
    模糊C均值聚类的matlab实现,模糊C均值聚类是一种利用模糊数学做的聚类方法,属于图像分割的一种。可利用聚类结果用于图像分析和识别。(FCM,C mean cluster segment [matlab].rar)
    2011-07-08 08:21:44下载
    积分:1
  • Genetic-algorithms-
    本文主要介绍遗传算法的基本理论,叙述遗传算法在图像增强的的主要应用,即将原始图像变得更加清晰,特征变得更加明显。 现今关于图像增强的算法有很多,而这些算法大多是基于退化函数或者点扩展函数的知识进行图像处理的。当图像出现模糊或噪声影响大时,设计出的图像清晰化的效果肯定不够理想,因此有必要对图像进行增强处理。于是,可利用到遗传算法这种成熟稳定的仿生物进化的全局寻优算法,进行图像增强,由于遗传算法控制参数少、自适应度高,将选择该方法对图像退化分别进行不同的清晰化处理. 这样既增强了图像的对比度,又克服了传统直方图均衡化处理所造成的灰度级损失等缺点。 通过实验去表明,遗传算法从全局寻优的角度出发,能够较为精确地估计退化系统函数。和传统的线性增强、直方图均衡进行比较。实验结果表明该方法能改善原图像视觉效果,便于之后的图像分析。 (This paper mainly introduces the basic theory of genetic algorithm, genetic algorithm (ga) in the main application of image enhancement, the original image is more clear, characteristic becomes more obvious. Today about the image enhancement algorithm are many, and most of these algorithms is based on the degradation function or the knowledge of the point spread function of image processing. When the image appears fuzzy or noise influence, designed the image clarity of effect must not ideal, therefore it is necessary to enhance the image. Then, genetic algorithm is available to the mature and stable evolution of the global optimization algorithm, for image enhancement, due to less genetic algorithm control parameters, since the high fitness, will choose the method of image degradation, respectively, to manipulate the different motivation. It can enhance the image contrast, and overcome the traditional histogram equalization processing grayscale loss caused by the faults. Throug)
    2013-03-26 22:46:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载