登录
首页 » WINDOWS » shearlet_denoising

shearlet_denoising

于 2017-11-09 发布 文件大小:2336KB
0 124
下载积分: 1 下载次数: 18

代码说明:

  利用剪切波变换的方向性和多尺度特性,在剪切波变换域中进行阈值降噪处理(Using the directional and multi-scale characteristics of shearlet, the threshold denoising is performed well in the shearlet transform domain)

文件列表:

shearlet_denoising\aconv.m
shearlet_denoising\ademo.m
shearlet_denoising\adj_wp_aniso_dwt.m
shearlet_denoising\barbara.jpg
shearlet_denoising\CDJVDyadDown.m
shearlet_denoising\CDJVDyadUp.m
shearlet_denoising\contents.m
shearlet_denoising\ContourMultiRes.m
shearlet_denoising\cyclespin2.m
shearlet_denoising\ddshear.m
shearlet_denoising\demo_shear_coeff.m
shearlet_denoising\DisplayMultiRes.m
shearlet_denoising\DisplayWaveCoeff.m
shearlet_denoising\DownDyadHi.m
shearlet_denoising\DownDyadHi_PBS.m
shearlet_denoising\DownDyadLo.m
shearlet_denoising\DownDyadLo_PBS.m
shearlet_denoising\DownDyad_SBS.m
shearlet_denoising\dshear.m
shearlet_denoising\dst_denodemo.asv
shearlet_denoising\dst_denodemo.m
shearlet_denoising\dst_nlademo.m
shearlet_denoising\DWT_PO.m
shearlet_denoising\DWT_PO.mexa64
shearlet_denoising\DWT_PO.mexw32
shearlet_denoising\dyad.m
shearlet_denoising\dyad2ix.m
shearlet_denoising\dyadlength.m
shearlet_denoising\dyadpartition.m
shearlet_denoising\extend.m
shearlet_denoising\FTWT2_PO.m
shearlet_denoising\FWT2_PB.m
shearlet_denoising\FWT2_PBS.m
shearlet_denoising\FWT2_PO.m
shearlet_denoising\FWT2_PO.mexa64
shearlet_denoising\FWT2_PO.mexw32
shearlet_denoising\FWT2_SBS.m
shearlet_denoising\FWT_CDJV.m
shearlet_denoising\FWT_IO.m
shearlet_denoising\FWT_PB.m
shearlet_denoising\FWT_PBS.m
shearlet_denoising\FWT_PO.m
shearlet_denoising\FWT_SBS.m
shearlet_denoising\Gop1.m
shearlet_denoising\GWN2.m
shearlet_denoising\GWNoisy2.m
shearlet_denoising\half_adj_sampled_DST1.m
shearlet_denoising\half_sampled_DST1.m
shearlet_denoising\HardThresh.m
shearlet_denoising\Hop1.m
shearlet_denoising\HT2.m
shearlet_denoising\HT_DST.m
shearlet_denoising\iconv.m
shearlet_denoising\iddshear.m
shearlet_denoising\IDWT_PO.m
shearlet_denoising\IDWT_PO.mexa64
shearlet_denoising\IDWT_PO.mexw32
shearlet_denoising\images\barbara.png
shearlet_denoising\images\boat.png
shearlet_denoising\images\couple.png
shearlet_denoising\images\fingerprint.png
shearlet_denoising\images\hill.png
shearlet_denoising\images\house.png
shearlet_denoising\images\Lena512.png
shearlet_denoising\ITWT2_PO.m
shearlet_denoising\IWT2_PB.m
shearlet_denoising\IWT2_PBS.m
shearlet_denoising\IWT2_PO.m
shearlet_denoising\IWT2_PO.mexa64
shearlet_denoising\IWT2_PO.mexw32
shearlet_denoising\IWT2_SBS.m
shearlet_denoising\IWT_CDJV.m
shearlet_denoising\IWT_IO.m
shearlet_denoising\IWT_PB.m
shearlet_denoising\IWT_PBS.m
shearlet_denoising\IWT_PO.m
shearlet_denoising\IWT_SBS.m
shearlet_denoising\locust3.bmp
shearlet_denoising\locustgood.bmp
shearlet_denoising\lshift.m
shearlet_denoising\MAD.m
shearlet_denoising\Make2dWavelet.m
shearlet_denoising\MakeBSFilter.m
shearlet_denoising\MakeBSWavelet.m
shearlet_denoising\MakeCDJVFilter.m
shearlet_denoising\MakeOBFilter.m
shearlet_denoising\MakeONFilter.m
shearlet_denoising\MakeWavelet.m
shearlet_denoising\MirrorFilt.m
shearlet_denoising\MirrorSymmFilt.m
shearlet_denoising\MP_DST.m
shearlet_denoising\NLmeans.m
shearlet_denoising\obtain_shear_coeff.m
shearlet_denoising\PlotMultiRes.m
shearlet_denoising\PlotPBSMultiRes.m
shearlet_denoising\PlotSpikes.m
shearlet_denoising\PlotWaveCoeff.m
shearlet_denoising\quad2ix.m
shearlet_denoising\quadlength.m
shearlet_denoising\recon_MP_DST.m

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

发表评论

0 个回复

  • GAN
    说明:  利用matlab构成的GAN自动生成网络,网上大牛做的觉得挺好就放上来了,献给需要的人(Using matlab constitute GAN automatic generation network, online cattle do feel good put up, dedicated to the need of people)
    2019-12-03 14:52:50下载
    积分:1
  • Marksdetection
    自己曾经做的一个项目,基于几何特征的模式识别。可以有效的识别等边三角形,矩形,六角形 和圆形。 基于c++和OpenCV 编写的程序。是学习OpenCV的好代码。 图像处理&模式识别。(Marksdetection for equilateral triangles,rectangle, regular hexagon, special orthogonal polygons and circles Based on C++ and OpenCV good source code for image processing and mark detection)
    2021-04-13 09:38:56下载
    积分:1
  • test
    将获取图像分块成10*10,并合成列向量的矩阵(Will acquire an image block into 10* 10, and matrix synthesis column vector)
    2015-03-25 14:23:37下载
    积分:1
  • vechicle-detection
    车辆检测跟踪,采用matlab编程,可对车辆进行目标跟踪与检测(Vehicle detection and tracking)
    2012-07-30 09:29:41下载
    积分:1
  • qt数字识别
    【实例简介】基于模板匹配的数字图片识别,使用opencv3进行图像处理
    2021-06-15 00:31:14下载
    积分:1
  • 大律阈值
    说明:  采用大津阈值法检测车道线,效果还可以,有需要的可以看看(Using the Dajin threshold method to detect the lane line, the effect is still good, you can see if you need it.)
    2019-03-27 21:08:43下载
    积分:1
  • jpeg2000
    说明:  本部分源码是处理静态图像时候,需要的一部分代码,希望对于那些正在研究图像处理技术的朋友有用。(This section is the source when dealing with a static image, the need for part of the code, I hope for those who are studying image processing technology useful friends.)
    2008-12-02 19:29:41下载
    积分:1
  • Untitled21
    可以快速准确的找出光斑、或者任何椭圆形状二值图像的质心(The center of mass of a two value image can be quickly and accurately identified.)
    2018-07-11 21:06:06下载
    积分:1
  • blind-deconvolution
    包括一片英文文献及其所对应的代码实现,主要功能是实现对运动模糊图像的复原。(Including an English literature and its corresponding code, the main function is to achieve restoration of motion blurred images.)
    2011-10-28 15:25:00下载
    积分:1
  • ezwmatlab2
    嵌入式小波零树EZW处理灰度图像的MATLAB源代码(Embedded wavelet zerotree EZW deal with gray-scale images MATLAB source code)
    2007-11-25 15:34:13下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载