登录
首页 » matlab » 双树复小波

双树复小波

于 2020-01-03 发布
0 200
下载积分: 1 下载次数: 8

代码说明:

说明:  引入具有平移不变性和良好的方向分析能力的双树复小波变换对源图像进行多尺度分解;然后对分解得到的各尺度的高频子带采用基于跨尺度的邻域空间频率的融合策略,最高层的低频子带采用基于改进的邻域熵的融合策略进行融合处理;最后对融合后的各个频带进行双树复小波逆变换,重构出融合图像(The dual tree complex wavelet transform with translation invariance and good direction analysis ability is introduced to decompose the source image in multi-scale; then the fusion strategy based on the cross-scale neighborhood space frequency is adopted for the high-frequency subband of each scale obtained by decomposition, and the fusion strategy based on the improved neighborhood entropy is adopted for the low-frequency subband of the highest level; finally, each frequency band after fusion is carried out Double tree complex wavelet inverse transform to reconstruct fusion image)

文件列表:

双树复小波, 0 , 2020-01-04
双树复小波\dtcwt_toolbox4_3, 0 , 2020-01-04
双树复小波\dtcwt_toolbox4_3\README.TXT, 4158 , 2003-06-10
双树复小波\dtcwt_toolbox4_3\SETTITLE.M, 133 , 1998-11-23
双树复小波\dtcwt_toolbox4_3\antonini.mat, 608 , 2000-09-28
双树复小波\dtcwt_toolbox4_3\cimage5.m, 1646 , 2001-02-08
双树复小波\dtcwt_toolbox4_3\coldfilt.m, 2244 , 2001-02-08
双树复小波\dtcwt_toolbox4_3\coldwtfilt.m, 2070 , 2002-06-06
双树复小波\dtcwt_toolbox4_3\colfilter.m, 919 , 2003-03-19
双树复小波\dtcwt_toolbox4_3\colifilt.m, 3059 , 2003-03-19
双树复小波\dtcwt_toolbox4_3\coliwtfilt.m, 2204 , 2002-06-06
双树复小波\dtcwt_toolbox4_3\draw.m, 1679 , 2001-02-08
双树复小波\dtcwt_toolbox4_3\drawcirc.m, 505 , 1998-08-11
双树复小波\dtcwt_toolbox4_3\dtwaveifm.m, 3579 , 2002-05-13
双树复小波\dtcwt_toolbox4_3\dtwaveifm2.m, 5018 , 2002-05-11
双树复小波\dtcwt_toolbox4_3\dtwavexfm.m, 3290 , 2002-05-13
双树复小波\dtcwt_toolbox4_3\dtwavexfm2.m, 6597 , 2002-05-13
双树复小波\dtcwt_toolbox4_3\legall.mat, 480 , 2001-02-08
双树复小波\dtcwt_toolbox4_3\lenna.mat, 77847 , 2001-02-08
双树复小波\dtcwt_toolbox4_3\near_sym_a.mat, 544 , 2000-09-28
双树复小波\dtcwt_toolbox4_3\near_sym_b.mat, 864 , 2000-09-28
双树复小波\dtcwt_toolbox4_3\qshift_06.mat, 1216 , 2001-02-03
双树复小波\dtcwt_toolbox4_3\qshift_32.mat, 2728 , 2005-07-11
双树复小波\dtcwt_toolbox4_3\qshift_a.mat, 1216 , 2001-02-08
双树复小波\dtcwt_toolbox4_3\qshift_b.mat, 1472 , 2001-02-08
双树复小波\dtcwt_toolbox4_3\qshift_c.mat, 1600 , 2001-02-08
双树复小波\dtcwt_toolbox4_3\qshift_d.mat, 1728 , 2001-02-08
双树复小波\dtcwt_toolbox4_3\reflect.m, 813 , 2001-02-08
双树复小波\dtcwt_toolbox4_3\setfig.m, 221 , 1998-12-12
双树复小波\dtcwt_toolbox4_3\shift_test_1D.m, 2950 , 2002-05-13
双树复小波\dtcwt_toolbox4_3\shift_test_2D.m, 3000 , 2002-05-14
双树复小波\dtcwt_toolbox4_3\shiftmovie.m, 5215 , 2003-05-20
双树复小波\dtcwt_toolbox4_3\waveifm.m, 2154 , 2002-05-13
双树复小波\dtcwt_toolbox4_3\waveifm2.m, 2709 , 2003-06-10
双树复小波\dtcwt_toolbox4_3\wavexfm.m, 2151 , 2002-06-06
双树复小波\dtcwt_toolbox4_3\wavexfm2.m, 2615 , 2002-05-14

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

发表评论

0 个回复

  • lscatter
    Like Matlab s scatter command, lscatter produces a scatter plot. Unlike scatter, it allows you to also use a vector of labels that are used instead of the usual uniform markers. lscatter(x,y,l) generates a scatter plot where label{i} is placed at the coordinate (x(i),y(i)), for all i. The program accommodates a large number of options which make it easy to taylor the output to your needs. The included example script should help you get started. Please comment if you like it or find it useful.
    2010-07-05 12:00:57下载
    积分:1
  • sapf_sch
    Series active power filter
    2010-08-10 02:08:56下载
    积分:1
  • GA
    说明:  最优问题求解工具包,通过GA遗传算法,可以求得最优解。(Optimal problem solving toolkit, through the genetic algorithm GA, you can get the optimal solution.)
    2010-10-30 10:58:39下载
    积分:1
  • RandWPSO_LinWPSO_LnCPSO
    用MATLAB实现RandWPSO、LinWPSO、LnCPSO算法,程序没错误,可以直接运行,非常适合刚学PSO者(Implementation of RandWPSO, LinWPSO, LnCPSO algorithm with MATLAB, the program no error, can be directly run, very suitable for just learning PSO )
    2013-08-04 12:13:51下载
    积分:1
  • 542
    【matlab编程代做】通过颜色亮度实现角点检测([Do] matlab programming generation realize corner detection by color )
    2015-01-20 21:31:24下载
    积分:1
  • code3
    贝叶斯的实现,里面包括了数据挖掘中,典型贝叶斯算法的基本实现(Bayesian implementation, which includes data mining, typical Bayesian algorithm to achieve the basic)
    2013-11-13 10:10:23下载
    积分:1
  • TX
    说明:  卫星信道中的调制识别的matlab仿真分析,很不错的(Satellite channels in the modulation recognition of matlab simulation analysis, it is good)
    2008-12-23 16:14:01下载
    积分:1
  • convergenceroutine
    it is useful for my research work
    2013-12-21 14:01:25下载
    积分:1
  • vc
    说明:  根据异步电动机矢量控制的基本原理,基于Matlab 软件构造了按转子磁场定向的矢量控制系统的仿真模型。(According to the basic principles of induction motor vector control,simulation model of rotor magnetic field oriented vector control system based on the MATLAB software.)
    2015-12-04 09:40:48下载
    积分:1
  • matlab-min
    这是MATLAB小型的。下下去看看嘛,活血对你以后的学习有帮助(This is a small MATLAB. To see them go under, Huoxue after learning of your help)
    2008-08-21 20:31:19下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载