登录
首页 » matlab » DeNoising

DeNoising

于 2012-07-22 发布 文件大小:24KB
0 232
下载积分: 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 个回复

  • pcaFISHER
    PCA+Fisher人脸识别,已在ORL人脸库上测试,效果不错(face recognition,including PCA and Fisher methods.)
    2009-03-06 16:31:00下载
    积分:1
  • Edge_Enhancement_Adaptive_Anisotropic_Diffusion
    说明:  完成基于各向异性的自适应超声图像去噪和边缘增强方法,参考Adaptive Anisotropic Diffusion for Ultrasonic Image Denoising and Edge Enhancement.pdf,加入了m参数(The completion of ultrasound-based adaptive anisotropic image denoising and edge enhancement method, reference Adaptive Anisotropic Diffusion for Ultrasonic Image Denoising and Edge Enhancement.pdf, joined the m parameters)
    2009-08-18 09:42:32下载
    积分:1
  • QR
    实现手机拍摄图像的二维码图像的提取,包括QR码的旋转与校正,也可以用于其他条码,但是效果不是很好(The realization of mobile dimensional code image captured image extraction, rotation and including a QR code correction can also be used for other bar code, but the effect is not very good)
    2021-04-27 16:28:44下载
    积分:1
  • backgroundsubstraction
    首先通过建立一个可靠的背景更新模型,然后在视频序列中取一帧图像与背景做差得到完整可靠的运动目标图像(This program is used to detect the moving targets by image substraction ,)
    2010-12-22 16:32:08下载
    积分:1
  • FMCW-Radar-Simulator-master
    说明:  这是一个射频雷达模拟器。它生成FMCW雷达数据以获取接近的回波波形信号信号数据。您可以尝试在此模拟器的基础上开发雷达数据处理算法。(This is a radio frequency radar simulator.It generates FMCW radar data to obtain close echo waveform signal data.You can try to develop radar data processing algorithms based on this simulator.)
    2021-01-06 10:04:11下载
    积分:1
  • lvbo2
    基于DCT的数字水印抗滤波性能检测matlab代码(DCT-based digital watermarking anti-filtering performance detection matlab code)
    2013-04-25 14:44:42下载
    积分:1
  • jiaoben3795
    /** * jpg图像文件缩放类 * * 本类实现一个对 JPG/JPEG 图像文件进行缩放处理的方法 即给定一个 JPG 文件,可以生成一个该 JPG 文件的缩影图像文件 (JPG 格式 ) *,(/ * * * JPG * * the zoom image file class to implement a class of JPG/JPEG image file to zoom method is given a JPG file, you can generate a miniature image file of the JPG file (JPG format) *,)
    2017-06-19 05:08:31下载
    积分:1
  • 运动目标检测
    说明:  可以检测行人和车辆,MATLAB的版本是R2017b,(It can detect pedestrians and vehicles. The version of MATLAB is r2017b)
    2020-05-08 12:12:28下载
    积分:1
  • sift-mosaic
    图像拼接程序,可以实现几幅图像的拼接,其原理是基于Lowe教授提出的SIFT特征算法。该方法非常有效,通过两两图像进行配置后,采用融合技术,得到拼接后的全景图(This is code for image mosaic based on SIFT algorithm,it is very useful for learning image process.)
    2015-01-06 15:30:23下载
    积分:1
  • SDCMorphological
    一个国外人编写的数学形态学的工具箱,几乎包括了所有的常用的算法,如形态学开,闭,重构,等等算法(Prepared by a foreign person toolbox of mathematical morphology, almost including all the commonly used algorithms, such as morphological open and close, remodeling, and so on algorithm)
    2007-11-08 18:09:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载