登录
首页 » matlab » waveletdecomposition

waveletdecomposition

于 2010-10-09 发布 文件大小:376KB
0 142
下载积分: 1 下载次数: 152

代码说明:

  对红外图像进行增强,采用多小波分解进行分层增强(Infrared image enhancement, wavelet decomposition of multi-layered enhancement)

文件列表:

多小波增强
..........\enhence1.m,4967,2009-06-01
..........\huan.m,337,2009-06-01
..........\huan2.m,283,2009-06-01
..........\main1.m,1167,2009-06-03
..........\NMSE.m,307,2009-05-12
..........\noiseimage.m,409,2009-05-20
..........\多小波
..........\......\birthday.mat,65728,1999-11-17
..........\......\boats.mat,65728,1999-11-17
..........\......\camera.mat,65728,1999-11-17
..........\......\coef.m,16562,2001-12-20
..........\......\coef_dcov1D.m,3620,2009-05-13
..........\......\coef_dcov2D.m,26817,2009-05-13
..........\......\coef_prep.m,5405,2001-12-20
..........\......\coef_thadj.m,5590,1998-10-13
..........\......\comp_lenna256_bih52sbih5ap_1024.ps,141420,2001-11-04
..........\......\comp_lenna256_bih52sbih5ap_10240.ps,141422,2001-11-04
..........\......\comp_lenna256_clclap_1024.ps,141414,2001-11-04
..........\......\Copyright.txt,626,1998-10-13
..........\......\covm1D_appe.m,1491,1998-10-10
..........\......\covm1D_rrpe.m,1231,1998-10-13
..........\......\dec1D_pe.m,2466,2001-11-04
..........\......\dec2D_pe.m,1720,1998-10-10
..........\......\enhence.m,4959,2009-05-15
..........\......\example1D.m,6725,2001-11-07
..........\......\keepnlarge.m,1410,1998-10-13
..........\......\lenna256.mat,65728,1999-11-17
..........\......\multiplot.m,1229,2001-12-20
..........\......\MWMP.README,6563,2001-11-07
..........\......\MWMP_list.m,3134,2001-10-31
..........\......\postp1D_appe.m,1471,2001-11-04
..........\......\postp1D_rr.m,1176,2001-11-04
..........\......\postp2D_appe.m,1141,1998-10-10
..........\......\postp2D_rr.m,1344,1998-10-13
..........\......\prep1D_appe.asv,1650,2009-05-28
..........\......\prep1D_appe.m,1626,2001-11-04
..........\......\prep1D_rr.m,1337,2001-11-04
..........\......\prep2D_appe.asv,1322,2009-05-28
..........\......\prep2D_appe.m,1322,2001-11-04
..........\......\prep2D_rr.m,1401,2001-11-04
..........\......\rec1D_pe.m,3596,2001-11-04
..........\......\rec2D_pe.m,1717,1998-10-10
..........\......\simpcomp2D.m,3586,2001-11-04
..........\......\th2D.asv,5260,2009-05-15
..........\......\th2D.m,5279,2009-05-15
..........\......\thresh.asv,2315,2009-03-18
..........\......\thresh.m,2315,1998-10-13
..........\......\thresh_decor1D.m,2175,1998-10-13
..........\......\thresh_decor2D.m,3960,1998-10-10
..........\......\thresh_vec1D.m,1855,1998-10-10
..........\......\thresh_vec2D.m,3588,1998-10-10
..........\......\th_my_image_noisy_2.ps,7022,2001-10-31
..........\......\transop.m,1715,1998-10-10

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

发表评论


0 个回复

  • denoiseImageDCT
    对图像采用DCT变换后,进行图像去噪的算法(Image denoise by DCT)
    2020-06-29 20:40:02下载
    积分:1
  • NBU-SIRQA-master
    说明:  立体图像质量评价方向优秀论文的实现代码,仅供参考。(Stereo image quality evaluation direction of the excellent paper implementation code, for reference only.)
    2019-11-23 10:41:43下载
    积分:1
  • code
    本代码是基于MATLAB环境下的一种基于DWT的数字水印的嵌入与提取,本算法对各种噪声具有一定的抗鲁棒性。(The code is based on the MATLAB environment based DWT digital watermark embedding and extraction, the algorithm has certain anti robustness of various noise.)
    2021-04-05 12:49:03下载
    积分:1
  • CannycPP
    c 实现 canny算子(c realize canny )
    2016-04-11 15:44:07下载
    积分:1
  • Particle-filter-algorithm
    课题是用粒子滤波进行目标跟踪,对经典粒子滤波与其它粒子滤波进行了详细的讲解.(For target tracking particle filter algorithm)
    2016-04-18 15:46:37下载
    积分:1
  • SR-CODE
    超分辨率图像重建matlab 源码,实现了超分辨率图像重建算法(super-resolution image reconstruction)
    2011-08-02 20:27:52下载
    积分:1
  • Hough
    实现Hough直线检测,标记直线的两端点坐标,再对相似的直线做曲线拟合,可以完美实现边缘连接。(Hough line detection, marking a straight line at both ends of point coordinates, similar linear curve fitting, can be the perfect realization of the edge connector.)
    2012-08-27 14:51:42下载
    积分:1
  • FFT
    在matlab环境中用快速傅里叶变换实现多目标追踪,计算的非常快(Matlab environment using the fast Fourier transform to achieve multi-target tracking, very fast calculation)
    2012-12-01 16:01:21下载
    积分:1
  • Stabilization-
    基于块匹配的稳像算法,包括演示视频,非常全面,希望对大家有帮助(Stabilization based on block matching algorithms, including a demonstration video, very comprehensive, we hope to help)
    2011-07-19 11:16:19下载
    积分:1
  • LMS-of-image
    最小二乘影像匹配,自己2012年8月写的程序,经过测试,内有详细注释,希望对大家有用。(Least Squares Matching write the program in August 2012, has been tested, with detailed notes, and hope to be useful.)
    2020-12-30 21:18:59下载
    积分:1
  • 696518资源总数
  • 104573会员总数
  • 29今日下载