登录
首页 » matlab » PM-code

PM-code

于 2021-03-31 发布 文件大小:7227KB
0 275
下载积分: 1 下载次数: 13

代码说明:

  利用经典PM模型在matlab上运行的图像降噪程序(Image denoising program based on classical PM model)

文件列表:

PM-code, 0 , 2016-07-04
PM-code\diffusion_PM.m, 921 , 2016-05-09
PM-code\Image, 0 , 2016-06-18
PM-code\Image\Aerial_Image.bmp, 196662 , 2011-02-25
PM-code\Image\Article3.bmp, 270054 , 2008-03-04
PM-code\Image\barb.bmp, 263222 , 2009-12-06
PM-code\Image\barb256.bmp, 66614 , 2009-12-06
PM-code\Image\Barbara.bmp, 786486 , 2010-11-03
PM-code\Image\Barbara500.bmp, 750054 , 2011-04-06
PM-code\Image\boat.bmp, 263222 , 2009-12-06
PM-code\Image\cameraman.bmp, 196662 , 2009-12-06
PM-code\Image\f1.bmp, 44982 , 2011-03-09
PM-code\Image\fingerprint.bmp, 786486 , 2009-12-06
PM-code\Image\fingerprint1.bmp, 121458 , 2011-03-07
PM-code\Image\fingerprint256.bmp, 196662 , 2009-12-06
PM-code\Image\Gnoise2.m, 144 , 2015-11-12
PM-code\Image\GZC01.bmp, 17462 , 2009-08-24
PM-code\Image\jiazao.m, 245 , 2015-11-12
PM-code\Image\jiazao1.m, 364 , 2015-11-13
PM-code\Image\LaplaceDenoise.m, 280 , 2015-11-12
PM-code\Image\lena.bmp, 263222 , 2009-12-06
PM-code\Image\lena256.bmp, 66614 , 2009-12-06
PM-code\Image\lena300.bmp, 91078 , 2011-03-30
PM-code\Image\lenapart.bmp, 13602 , 2008-03-08
PM-code\Image\mdn4.bmp, 270054 , 2010-03-14
PM-code\Image\Multi_N2.bmp, 270054 , 2010-02-03
PM-code\Image\noise.m, 599 , 2015-11-12
PM-code\Image\PDE_seismic1.bmp, 36906 , 2011-10-25
PM-code\Image\PDE_seismic2.bmp, 60774 , 2011-10-25
PM-code\Image\PDE_seismic3.bmp, 35246 , 2011-10-25
PM-code\Image\pepper.bmp, 196662 , 2003-11-06
PM-code\Image\PM1.bmp, 270054 , 2010-10-19
PM-code\Image\ROF.m, 402 , 2015-11-13
PM-code\Image\r_lena256.bmp, 196662 , 2010-10-17
PM-code\Image\Thumbs.db, 374784 , 2016-03-24
PM-code\Image\Tower.bmp, 786486 , 2010-11-03
PM-code\Image\Tower3.bmp, 331062 , 2011-03-29
PM-code\Image\Tower300.bmp, 270054 , 2011-02-21
PM-code\Image\Tower400.bmp, 491334 , 2011-03-30
PM-code\Image\Tower500.bmp, 750054 , 2011-04-06
PM-code\Image\TV.m, 938 , 2015-11-13
PM-code\Image\TV2.m, 292 , 2015-11-13
PM-code\Image\Untitled3.m, 353 , 2015-11-12
PM-code\In.mat, 1223356 , 2016-07-02
PM-code\M.m, 112 , 2016-04-20
PM-code\mae.m, 813 , 2012-11-02
PM-code\pepper.bmp, 196662 , 2003-11-06
PM-code\PM.m, 654 , 2016-05-08
PM-code\PM_denoising1.m, 989 , 2016-07-04
PM-code\psnr.m, 916 , 2012-11-02
PM-code\snr.m, 1018 , 2012-11-02
PM-code\Words, 0 , 2016-06-18
PM-code\Words\K1.jpg, 52564 , 2016-04-09
PM-code\Words\K2.jpg, 69786 , 2016-04-09
PM-code\Words\K3.jpg, 31372 , 2016-04-09
PM-code\Words\K4_CED.bmp, 848774 , 2016-04-15
PM-code\Words\Thumbs.db, 34304 , 2016-04-15

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

发表评论

0 个回复

  • energypick
    本程序实现功能: 1、微机、IBM工作站segy格式文件的a)变面积、b)波形、c)波形加变面积显示; 2、AGC自动均衡显示; 3、用任意多边形选择剖面数据并提取归一化能量、修改选取数据。 (This program function: 1, microcomputer, IBM workstations segy format file of a) become area, b) waveform, c) waveform and become area shows 2, AGC automatic equilibrium display 3, with arbitrary polygon choose profile and extracted data normalization energy, modify, select data.)
    2011-09-15 15:18:28下载
    积分:1
  • matlab K-means
    说明:  按照最邻近原则把待分类样本点分到各个簇。然后按平均法重新计算各个簇的质心,从而确定新的簇心。一直迭代,直到簇心的移动距离小于某个给定的值。(According to the nearest neighbor principle, the sample points to be classified are divided into clusters. Then the centroid of each cluster is recalculated according to the average method to determine the new cluster center. Iterate until the moving distance of the cluster center is less than a given value)
    2020-06-19 03:00:01下载
    积分:1
  • tv
    说明:  一种基于tv模型的图像修复方法,经检测代码运行正确,附带实验图片,可以对破损图像有一定的修复效果(Tv model-based image restoration method, the detection code to run correctly, with the experimental picture, can repair the damaged image)
    2012-05-07 09:40:51下载
    积分:1
  • Hough
    该算法实现了通过霍夫变换提取直线和圆,希望对大家有帮助(This algorithm can extract line and circle through hough conversion.)
    2015-09-19 19:40:52下载
    积分:1
  • 数字书籍
    数字图像处理第三版,中文版,PDF文档,还算清晰(Chinese version of digital image processing)
    2017-12-21 16:45:32下载
    积分:1
  • particalfilter
    粒子滤波器(particle filter)程序,用粒子滤波器跟踪运动物体。(Particle filter (particle filter) process, with particle filter to track moving objects.)
    2021-01-22 11:28:46下载
    积分:1
  • clean_algorithm_radar-detection
    该算法可以清楚的将雷达目标检测出来,去除旁瓣遮挡效应,提高雷达目标检测的分辨率。(The algorithm can clear the radar target detection out, remove side lobe barrier effect, to improve the resolution of the radar target detection.)
    2012-12-10 16:54:50下载
    积分:1
  • lanxufa
    摄影测量源码,连续法的相对定向算法,提供实验数据和程序(Photogrammetric source, the relative orientation algorithm of the continuous method, the experimental data and procedures)
    2012-07-25 10:53:47下载
    积分:1
  • LBP-master
    获取图像的LBP特征:对图像的原始LBP模式、等价LBP模式、旋转不变LBP模式,以及等价旋转不变LBP模式的LBP特征进行提取以及显示(Obtaining LBP features of images: extracting and displaying the original LBP pattern, equivalent LBP pattern, rotation invariant LBP pattern and equivalent rotation invariant LBP pattern of images)
    2019-04-08 19:36:12下载
    积分:1
  • VisionGuidedVehicleRoadIdentification
    视觉引导车路识别:灰度AGV路径识别;彩色AGV路径识别;HSI彩色空间的AGV路径识别;路径中心线的定位;Radon变换的AGV路径偏差检测(Vision Guided Vehicle Road Identification: gray AGV path identification color AGV path identification HSI color space of the AGV path identification path centerline positioning Radon transform of the AGV path deviation Detected)
    2009-03-07 09:11:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载