登录
首页 » matlab » whmt

whmt

于 2021-04-21 发布 文件大小:838KB
0 126
下载积分: 1 下载次数: 20

代码说明:

  用于图像去噪的代码,有模型去噪、双树复小波去噪,希望有帮助。(Code for image denoising, a denoising model dual tree complex wavelet denoising, hope to have help。)

文件列表:

whmt
....\whmt1.tar
....\.........\daubcqf.m,2178,1999-03-29
....\.........\emhht.m,5306,1999-03-29
....\.........\emhlt.m,5296,1999-03-29
....\.........\emlht.m,5336,1999-03-29
....\.........\ex256.m,511,1999-03-30
....\.........\ex512.m,511,1999-03-30
....\.........\example1.m,437,1999-03-29
....\.........\example2.m,541,1999-03-30
....\.........\example3.m,566,1999-03-30
....\.........\gauss.m,81,1999-03-29
....\.........\hdenoise.m,3288,1999-03-30
....\.........\hmtdeno.m,1062,1999-03-29
....\.........\hmtdeno0.m,1102,1999-03-29
....\.........\hmtmodel.m,1632,1999-03-29
....\.........\hmttrain.m,2258,1999-03-29
....\.........\Idwt.m,802,1999-03-29
....\.........\Idwt2.m,2737,1999-03-29
....\.........\Iidwt.m,936,1999-03-29
....\.........\Iidwt2.m,2275,1999-03-29
....\.........\htm" target=_blank>lena256,65536,1999-03-29
....\.........\lena512,262144,1999-03-29
....\.........\lenamodel.mat,17301888,1999-03-29
....\.........\makeh1.m,84,1999-03-29
....\.........\posthh.m,3176,1999-03-29
....\.........\posthl.m,3131,1999-03-29
....\.........\postlh.m,3139,1999-03-29
....\.........\psnr.m,88,1999-03-29
....\.........\htm" target=_blank>README,2786,1999-03-30
....\.........\testcon.m,187,1999-03-29
....\.........\up.m,976,1999-03-29
....\.........\vec2mat.m,1221,1999-03-29
....\whmt1_0
....\.......\daubcqf.m,2178,1999-03-09
....\.......\emhht.m,5306,1999-03-09
....\.......\emhlt.m,5296,1999-03-09
....\.......\emlht.m,5336,1999-03-09
....\.......\example1.m,437,1999-03-09
....\.......\example2.m,467,1999-03-09
....\.......\example3.m,492,1999-03-09
....\.......\gauss.m,81,1999-03-09
....\.......\hdenoise.m,3618,1999-03-09
....\.......\hmt1d.tar
....\.......\.........\denoise_tree.m,1071,2001-08-18
....\.......\.........\dwtlevel1.m,552,2001-08-18
....\.......\.........\dwtmult1.m,501,2001-08-18
....\.......\.........\hmtdenoise_tree.m,440,2001-08-18
....\.......\.........\idwtlevel1.m,501,2001-08-18
....\.......\.........\idwtmult1.m,373,2001-08-18
....\.......\.........\indmixmod.m,2184,2001-08-18
....\.......\.........\make_tree_data.m,1667,2001-08-18
....\.......\.........\htm" target=_blank>README,2263,2001-08-18
....\.......\.........\trainEM_tree.m,3373,2001-08-18
....\.......\.........\updown_tree.m,3830,2001-08-18
....\.......\.........\viterbi_tree.m,3169,2001-08-18
....\.......\hmtdeno.m,1062,1999-03-09
....\.......\hmtdeno0.m,1102,1999-03-09
....\.......\hmtmodel.m,1632,1999-03-09
....\.......\hmtmodel.mat,4325760,1999-03-09
....\.......\hmttrain.m,2258,1999-03-09
....\.......\Idwt.m,802,1999-03-09
....\.......\Idwt2.m,2737,1999-03-09
....\.......\Iidwt.m,936,1999-03-09
....\.......\Iidwt2.m,2275,1999-03-09
....\.......\lena.mat,2097336,1999-03-09
....\.......\lenamodel.mat,17301888,1999-03-09
....\.......\makeh1.m,84,1999-03-09
....\.......\posthh.m,3176,1999-03-09
....\.......\posthl.m,3131,1999-03-09
....\.......\postlh.m,3255,1999-03-09
....\.......\psnr.m,88,1999-03-09
....\.......\htm" target=_blank>README,2558,1999-03-09
....\.......\testcon.m,187,1999-03-09
....\.......\up.m,976,1999-03-09
....\.......\vec2mat.m,1221,1999-03-09
....\whmtc.tar
....\.........\datatype.c,3783,1999-05-12
....\.........\denoise.c,2327,1999-05-12
....\.........\dwt.c,4162,1999-05-12
....\.........\em.c,15914,1999-05-12
....\.........\exvar.h,125,1999-05-12
....\.........\generate.m,657,1999-05-14
....\.........\hmt.h,1835,1999-05-12
....\.........\lena,262144,1999-05-12
....\.........\makefile,513,1999-05-12
....\.........\post.c,9940,1999-05-12
....\.........\psnr.m,88,1999-05-12
....\.........\htm" target=_blank>README,2950,1999-05-14
....\.........\routines.c,5118,1999-05-12
....\.........\rwmatrix.c,958,1999-05-12
....\.........\showresult.m,981,1999-05-14
....\.........\uhmt.c,1747,1999-05-12

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

发表评论

0 个回复

  • im_hist_covercome
    通过自定义数学运算,在图像处理中做直方图均衡化的matlab实现(Through custom mathematical operation, do the histogram equalization of matlab in image processing)
    2013-04-27 01:34:07下载
    积分:1
  • cornerdet01
    角点检测程序,能够标记出图像中的角点。角点检测是图像匹配对第一步(corner detection procedures can mark up images of the corner. Corner detection is the first step in image matching)
    2007-01-18 14:55:16下载
    积分:1
  • MonteCarlo
    说明:  全球最新交叉学科,生物医学光学成像,蒙特卡洛粒子模拟,包含常用光学特征计算(The latest global interdisciplinary, biomedical optical imaging, Monte Carlo particle simulation, including the optical characteristics of commonly used terms)
    2010-03-26 08:57:47下载
    积分:1
  • shuzi
    数字识别PCA方法,对其它图像同样适用,程序简便。(Digital identification PCA method, on the other images of the same application, the program is simple.)
    2012-03-10 18:43:48下载
    积分:1
  • C# 把片显示成椭圆状 例子源码下载
    实例如图所示
    2013-05-28下载
    积分:1
  • chang-detection
    对两幅遥感图像进行变化监测,先求得差值图像,然后用FCM聚类方法分成变化类和不变类(On two remote sensing image change detection, the first difference image is obtained, then FCM clustering into the same category and class changes)
    2016-07-02 09:24:19下载
    积分:1
  • ICM
    利用ICM方法得到基于MRF场的SAR图像分割(Achieve market segmentation ICM s MRF)
    2010-08-19 19:12:22下载
    积分:1
  • yumen
    数字图像处理应用程序,包括灰度化,点运算等(Digital image processing applications, including graying, point operations, etc.)
    2010-05-15 08:52:56下载
    积分:1
  • speckle
    生成变形前后高斯分布的散斑图像,可调节散斑尺寸、散斑数量等相关参数,并提供散斑质量的评价方法,用于DIC的模拟计算(The speckle image of Gauss distribution before and after deformation can be adjusted, speckle size, speckle number and other related parameters, and the speckle quality evaluation method is also provided. It is used for the simulation of DIC)
    2017-09-01 20:08:16下载
    积分:1
  • WindowsFormsImage2
    图形处理的部分,能进行图像的中值过滤处理(To the median filter for image processing)
    2011-11-19 09:54:39下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载