登录
首页 » matlab » whmt

whmt

于 2021-04-21 发布 文件大小:838KB
0 188
下载积分: 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 个回复

  • ADMM去噪
    说明:  本实验使用了ADMM的方法进行图像的去噪音。(Image denoising using ADMM method)
    2021-03-18 13:09:19下载
    积分:1
  • KPCAandPCA
    含有pca和kpca算法,具有很好的在图像处理方面的应用(contain pca and kpca algorithm, is very good in image processing the application)
    2006-08-26 23:02:05下载
    积分:1
  • GI
    说明:  GI 鬼成像源代码,关联算法和一些数据读取存储等问题 的解决方案(ghost imaging code)
    2013-06-03 15:03:43下载
    积分:1
  • 三维空间维罗尼算法演示voronoi3d
    python实现的三维空间维罗尼图算法演示。(3d voronoi use python)
    2020-07-16 10:28:49下载
    积分:1
  • tiaoshi1
    计算机图像处理,MFC实现图像的直方图显示、直方图的均衡化,以及中值滤波等功能(Computer image processing, MFC histogram of image display, histogram equalization and median filter and other functions)
    2010-10-19 13:10:31下载
    积分:1
  • fingertips
    利用OpenCV实现单幅图片对于手指的精确识别(Single image using OpenCV to achieve precise identification of the finger)
    2011-02-11 17:09:05下载
    积分:1
  • pee-nak_indonesian-2064746
    说明:  After spending a decade cooking in Michelin-starred restaurants in Spain, chef Oswaldo Oliva returns to his native Mexico City with a menu that rivals that of Pujol
    2019-12-23 20:39:51下载
    积分:1
  • code
    数字图像哈弗曼编码,包括压缩和解压。压缩比、信噪比(Encoded digital image Hafu Man)
    2020-11-24 20:09:32下载
    积分:1
  • A微波遥感编程实习
    微波遥感集中实习SAR影像几何校正,微波遥感几何校正(geometric correction of SAR)
    2020-06-28 19:00:01下载
    积分:1
  • Digital-image-processing
    matlab数字图像处理的程序,里面有基本的处理程序和GUI界面来处理图像(Matlab digital image processing program, which has a basic processing program and an image processing GUI interface)
    2017-04-07 20:05:17下载
    积分:1
  • 696518资源总数
  • 106215会员总数
  • 5今日下载