登录
首页 » matlab » DeNoising

DeNoising

于 2012-07-22 发布 文件大小:24KB
0 220
下载积分: 1 下载次数: 308

代码说明:

  压缩感知重构算法去噪方法,以及一系列改进方法(Compression-aware reconstruction algorithm denoising method, as well as a series of improved methods)

文件列表:

DeNoising
.........\CohWave.m,1572,2006-01-03
.........\Contents.m,3060,2006-01-03
.........\CPDeNoise.m,1473,2006-01-03
.........\cyclespin2.m,482,2006-01-03
.........\GWN.m,558,2006-01-03
.........\GWN2.m,567,2006-01-03
.........\GWNoisy.m,654,2006-01-03
.........\GWNoisy2.m,637,2006-01-03
.........\HardThresh.m,529,2006-01-03
.........\HT.m,1205,2006-01-03
.........\HT2.m,1022,2006-01-03
.........\HybridThresh.m,971,2006-01-03
.........\IdealWavDenoise.m,1329,2006-01-03
.........\InvShrink.m,961,2006-01-03
.........\MinMaxThresh.m,764,2006-01-03
.........\MultiHybrid.m,743,2006-01-03
.........\MultiMAD.m,862,2006-01-03
.........\MultiSURE.m,734,2006-01-03
.........\MultiVisu.m,759,2006-01-03
.........\NormNoise.m,1150,2006-01-03
.........\SNR.m,611,2006-01-03
.........\SoftThresh.m,573,2006-01-03
.........\ST.m,1216,2006-01-03
.........\ST2.m,1011,2006-01-03
.........\SUREThresh.m,725,2006-01-03
.........\ThreshCP.m,1938,2006-01-03
.........\ThreshWave.m,2583,2006-01-03
.........\ThreshWave2.m,2294,2006-01-03
.........\ThreshWP.m,1944,2006-01-03
.........\TIDenoiseHard2.m,1007,2006-01-03
.........\TIDenoiseSoft2.m,976,2006-01-03
.........\ValSUREThresh.m,820,2006-01-03
.........\VisuThresh.m,898,2006-01-03
.........\WaveShrink.m,2272,2006-01-03
.........\Wiener.m,694,2006-01-03
.........\Wiener2.m,725,2006-01-03
.........\WPDeNoise.m,1461,2006-01-03

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

发表评论

0 个回复

  • image-distortion-correction
    使用透视变换对图像进行畸变矫正,可以正常运行。(use Perspective transformation about image distortion correction )
    2014-07-31 21:24:29下载
    积分:1
  • drtoolbox.tar
    这是一个MATLAB工具箱包括32个降维程序,主要包括 pca,lda,MDS等十几个程序包,对于图像处理非常具有参考价值!!( ,This Matlab toolbox implements 32 techniques for dimensionality reduction. These techniques are all available through the COMPUTE_MAPPING function or trhough the GUI. The following techniques are available: - Principal Component Analysis ( PCA ) - Linear Discriminant Analysis ( LDA ) - Multidimensional scaling ( MDS ) - Probabilistic PCA ( ProbPCA ) - Factor analysis ( FactorAnalysis ) - Sammon mapping ( Sammon ) - Isomap ( Isomap ) - Landmark Isomap ( LandmarkIsomap ) - Locally Linear Embedding ( LLE ) - Laplacian Eigenmaps ( Laplacian ) - Hessian LLE ( HessianLLE ) - Local Tangent Space Alignment ( LTSA ) - Diffusion maps ( DiffusionMaps ) - Kernel PCA ( KernelPCA ) - Generalized Discriminant Analysis ( KernelLDA ) )
    2009-03-21 11:43:08下载
    积分:1
  • Image-Similar
    本文讲述了一种基于图像颜色直方图的图像相似度的度量的方法,。并用Matlab实现,有源代码(This article describes a method based on the image color histogram image similarity measure. And using Matlab, source code)
    2020-12-08 11:59:21下载
    积分:1
  • nirmaf
    移动窗口算法平滑光谱矩阵,用于近红外等光谱数据的预处理(Moving window spectral matrix smoothing algorithm for near-infrared spectral data, such as the pretreatment)
    2020-07-02 20:40:01下载
    积分:1
  • filters
    图像处理中常用的滤波函数库,包括高斯滤波、DOOG滤波等等,很有用的Matlab实现的代码库,添加到Matlab工作路径即可使用。(The filter used in image processing library, including Gaussian filter, DOOG filtering, etc., to achieve useful Matlab code base, added to the Matlab working path can be used.)
    2011-05-15 20:28:55下载
    积分:1
  • dilate.erode
    自己编写的数学形态学膨胀和腐蚀的matlab算法 适用于二值和灰度图象 (I have written mathematical morphology and corrosion expansion matlab algorithm for binary and gray-scale image)
    2008-05-22 15:11:47下载
    积分:1
  • SAR-RDA-Algorithm
    SAR成像中的RD算法是最经典的校正算法之一,提供的代码有详细的注释和说明,欢迎大家下载学习(RD SAR imaging algorithm is one of the most classical calibration algorithm, the code provided detailed notes and descriptions, are welcome to download the study。)
    2011-06-02 09:44:48下载
    积分:1
  • seaclutterbragg
    海杂波生成程序 可以产生两个Bragg峰 对于学习海洋遥感 以及高频地波雷达的同学有很大帮助!(sea clutter)
    2011-04-20 11:56:29下载
    积分:1
  • SHAPE-FROM-CODED-APERTURE-
    本文中我们提出一个新颖的算法分析和 估计深度从单个图像捕捉到一个编码的孔径 相机。这是一个具有挑战性的问题,需要 新的工具和调查,而多视点重建。 (In this paper we present analysis and a novel algorithm to estimate depth from a single image captured by a coded aperture camera. This is a challenging problem which requires new tools and investigations, compared with multi-view reconstruction.)
    2012-10-30 16:12:27下载
    积分:1
  • LBP2
    对输入图片进行LBP特征提取,并实现LBP特征可视化( U5BF9 u8F93 u5161 u5D3 u53D3 u53E0 )
    2017-04-25 22:49:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载