登录
首页 » matlab » FlowEstimationbyQWT

FlowEstimationbyQWT

于 2021-04-27 发布 文件大小:576KB
0 482
下载积分: 1 下载次数: 80

代码说明:

  使用四元数小波变换图像流估计。是对“Coherent Multiscale Image Processing using Dual-Tree Quaternion Wavelets”的实现。代码很详细。(Use quaternion wavelet transform image flow estimation. Is the " Coherent Multiscale Image Processing using Dual-Tree Quaternion Wavelets" implementation. Code is very detailed.)

文件列表:

FlowEstimationbyQWT
...................\calculate_error_flows.m,1070,2008-02-03
...................\Coherent Multiscale Image Processing.pdf,601292,2014-07-03
...................\collect_phase_data.m,1676,2005-05-18
...................\combine_result_3.m,2301,2008-02-03
...................\estimate_disparity_4.m,7649,2008-02-03
...................\estimate_local_freq_4.m,1071,2008-02-03
...................\eval_flow.m,1153,2007-02-14
...................\interp_dmap.m,1475,2008-02-03
...................\pick_images.m,4634,2008-02-03
...................\Readme.txt,3884,2008-02-03
...................\read_correct_flows.m,630,2007-02-05
...................\read_sequence.m,1102,2006-01-23
...................\register_images.m,4294,2008-02-03
...................\resize_correct_flows.m,453,2006-01-16
...................\standard_QWT
...................\............\afb2D.m,910,2003-09-23
...................\............\afb2D_A.m,1006,2003-09-23
...................\............\afb3D.m,2683,2003-10-29
...................\............\cplxdual2D.m,1294,2005-02-17
...................\............\cplxdual3D.m,1525,2003-11-02
...................\............\cplx_to_qtrn3D.m,1987,2003-11-07
...................\............\cshift.m,905,2005-05-18
...................\............\cshift2D.m,385,2003-09-23
...................\............\cshift3D.m,634,2003-10-29
...................\............\diagonal_qwt_plots.m,995,2006-05-05
...................\............\draw_edge.m,701,2005-03-26
...................\............\draw_edge.m~,701,2005-03-24
...................\............\draw_edge_rt.m,821,2003-09-23
...................\............\draw_wedge_rt_smooth.m,2126,2003-09-26
...................\............\dualfilt1.m,1999,2004-09-15
...................\............\edge_function_rt.m,1093,2003-09-23
...................\............\flip_coeff_signs.m,1205,2005-01-04
...................\............\flip_group_coeff_signs.m,164,2005-04-28
...................\............\flip_group_coeff_signs.m~,271,2005-04-28
...................\............\flip_single_coeff_signs.m,271,2005-01-04
...................\............\FSfarras.m,1740,2004-06-22
...................\............\icplxdual3D.m,1237,2003-11-02
...................\............\Icwt2.m,641,2005-04-07
...................\............\Idwt.m,802,1999-03-09
...................\............\Idwt2.m,2782,2005-04-07
...................\............\Iicwt2.m,653,2005-04-07
...................\............\Iidwt.m,936,1999-03-09
...................\............\Iidwt2.m,2317,2005-04-07
...................\............\Iiqwt2.m,947,2005-04-07
...................\............\iqtrndual2D.m,1037,2003-09-23
...................\............\iqtrndual3D.m,675,2003-11-07
...................\............\iqtrn_phase.m,871,2005-03-31
...................\............\iqtrn_phase.m~,871,2004-06-24
...................\............\Iqwt2.m,767,2005-04-14
...................\............\Iqwt2.m~,767,2005-04-14
...................\............\irearrange_qwt_coeff.m,1602,2005-04-14
...................\............\irearrange_qwt_coeff.m~,1242,2005-04-14
...................\............\makeh1.m,84,1999-03-09
...................\............\pm.m,144,2005-02-17
...................\............\pm4.m,270,2003-10-29
...................\............\pm4inv.m,277,2003-10-29
...................\............\qtrndual2D.m,1440,2006-06-16
...................\............\qtrndual3D.m,798,2004-02-04
...................\............\qtrndual3D_plots.m,1844,2006-06-17
...................\............\qtrn_phase.m,3344,2007-11-05
...................\............\qtrn_phase.m~,3220,2005-04-27
...................\............\qtrn_phase_backup.m,3816,2005-04-26
...................\............\qtrn_to_cplx3D.m,2244,2003-11-07
...................\............\rad2deg.m,50,2004-11-28
...................\............\Readme.txt,999,2006-06-17
...................\............\rearrange_qtrndual2D_coeffs.m~,247,2005-02-14
...................\............\rearrange_qtrndual2D_mag.m,687,2005-02-14
...................\............\rearrange_qwt_coeff.m,1500,2005-04-14
...................\............\rearrange_qwt_coeff.m~,1084,2005-04-14
...................\............\sfb2D.m,600,2003-09-23
...................\............\sfb2D_A.m,544,2003-09-23
...................\............\sfb3D.m,1647,2003-10-29
...................\............\up.m,976,1999-03-09
...................\test_register_images.m,3458,2008-02-03
...................\wrap_quaternion_phase.m,1470,2008-02-03

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

发表评论

0 个回复

  • xiaobo
    关于小波变换的降噪处理,包括强制降噪,给定阈值降噪,默认阈值降噪等,并给出了对比图(Noise reduction processing on the wavelet transform, including mandatory noise reduction, noise reduction given threshold, default threshold noise reduction, and gives comparison chart)
    2021-05-14 11:30:03下载
    积分:1
  • bwclearborder
    single level ,two level, multi level dwt for the denoising
    2012-09-21 19:02:15下载
    积分:1
  • DWTsimplefusion
    这是基于小波变换的图像融合程序,附带融合图像(This is based on the wavelet transform image fusion procedures, fringe Image Fusion)
    2020-06-26 06:20:02下载
    积分:1
  • xuanlvbo5_5
    5*5的中值旋滤波,以前在这下的旋滤波发现有点问题,改了一下(5* 5 median spin filtering, spin under the previous filter in this issue found that a little bit, changed a bit)
    2011-05-13 17:00:29下载
    积分:1
  • Wavelet_OMP_1d
    压缩感知相关领域的信号恢复算法,基于小波变换一维信号恢复(CS wavelet-1D code)
    2011-10-30 22:54:10下载
    积分:1
  • wavelet_kompressor
    Wavelet compression algorithm. Start by computing a complete wavelet-transform using the cohen-daubechies-fevereau (2,2) biorthogonal wavelet (which incidentally seems to be the same as used for lossless JPEG2000, but they call it a (5,3)?).
    2014-02-06 22:44:46下载
    积分:1
  • electric1
    利用小波变换实现对电能质量检测的算法实现(using wavelet transform to detect power quality algorithm)
    2007-01-17 16:24:47下载
    积分:1
  • GTOBUCK
    MATLAB中文论坛Simulink控制系统板块发表的帖子:移相全桥DC/DC变换器仿真报错。 只需一步,快速开始 扫一扫,访问微社区 MATLAB中文论坛(Altar Simulink physics modeling board posted post: isolated two-way full bridge DCDC Resonant Converter... My simulation has been possible, the transformer has some problems, PWM correct phase shift generator, I have)
    2017-07-08 16:12:09下载
    积分:1
  • wavelet-transform
    wavelet transform s code with details
    2012-04-11 15:57:10下载
    积分:1
  • detect_R_Wavelet
    在matlab环境下,实现ECG信号R波的检测,使用的方法是小波变换。(Matlab environment, the realization of the R wave of the ECG signal detection, the methods used wavelet transform.)
    2021-04-25 09:48:46下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载