登录
首页 » matlab » whmt

whmt

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

  • mohuhuifu
    我自己写的运动图像模糊及恢复,可以使标准图像模糊后再恢复,希望大家多执教,程序绝对可以运行(I wrote it myself sporting image blurring and recovery that allows standard image blurred and then recovery, hope that more coaching, the program can run absolutely)
    2007-11-27 22:06:42下载
    积分:1
  • OpenSourceVidProcessing
    光流法实时实现的文献及代码,2012发表于cvpr,200*200的图像,每秒可达200帧,2012_CVPR_Lip-motion events analysis and lip segmentation using optical flow(Optical flow method to achieve real-time literature and code, 2012 published in cvpr, 200* 200 images per second, up to 200, 2012_CVPR_Lip-motion events analysis and lip segmentation using optical flow)
    2013-08-15 15:31:19下载
    积分:1
  • zhongzhi
    实现遥感图像的高斯白噪声去噪,出现不同模板的去噪效果。(Gaussian white noise, noise removal, remote sensing images, different templates denoising)
    2012-04-10 11:26:39下载
    积分:1
  • matlab
    LANDWEBER迭代函数用于图像显示二维图像的显示和应用(LANDWEBER iteration function for image display and application of two-dimensional image display)
    2011-06-14 15:13:14下载
    积分:1
  • ISAR-Matlab
    ISAR成像的最实用教材,采用matlab语言编写,包括源码(The best book about ISAR imaging,in matlab with resource codes)
    2020-11-26 11:39:31下载
    积分:1
  • fftbianhuanjicankao
    fft去噪,及效果图。供大家参考!欢迎有需要的朋友下载参考(fft bianhuan)
    2010-11-17 10:04:22下载
    积分:1
  • waterep
    通过erdas遥感软件提取水体的三种操作(Extracting water through software operation of the three operating)
    2013-08-27 17:23:22下载
    积分:1
  • InSAR_unwarping
    InSAR相位解缠用,好多种方法,参考或者改进其中的算法用(InSAR phase unwrapping, and a good variety of methods, reference, or to improve the algorithm by which)
    2021-02-19 10:49:44下载
    积分:1
  • imageprocessing6
    1.选择一幅图像,对该图像进行DCT块操作(将图像分成8×8小块,对每个小块进行DCT变换)。 2.利用屏蔽矩阵对DCT系数进行区域选择,然后进行逆变换(IDCT),合成原图像,计算合成图像的PSNR。 3.选择一小波函数,对一幅图像进行分解,显示各变换系数,观察其规律,并进行小波逆变换,合成原图像。 (1. Select an image, the image DCT block operations (the image is divided into 8 × 8 small pieces of each small piece for DCT transform). 2. The use of shielding on the DCT coefficient matrix of regional choices, and then inverse transform (IDCT), synthesis of the original image, calculating the synthetic image PSNR. 3. To select a wavelet function, decomposition of an image to show the transform coefficients, to observe its laws, and inverse wavelet transform, the original synthetic image.)
    2021-04-12 13:48:57下载
    积分:1
  • demo
    用神经网络方法筛选图片,从而判断某一图片是否存在病变(Neural network)
    2012-06-10 08:13:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载