登录
首页 » matlab » 稀疏分解图像去噪

稀疏分解图像去噪

于 2020-10-22 发布 文件大小:2120KB
0 307
下载积分: 1 下载次数: 84

代码说明:

  基于稀疏字典和稀疏编码的图像去噪算法,基于低秩约束的高光谱条纹噪声去除,包含论文及代码(Based on sparse dictionary and sparse coding image denoising algorithm, based on low rank constraints of hyperspectral fringe noise removal, including papers and code)

文件列表:

稀疏分解图像去噪
稀疏分解图像去噪\Codes
稀疏分解图像去噪\Codes\MILR_destripe.m
稀疏分解图像去噪\Codes\MParSet.m
稀疏分解图像去噪\Codes\NonPeriodical_Simulated.m
稀疏分解图像去噪\Codes\ParSet.m
稀疏分解图像去噪\Codes\Periodical_Simulated.m
稀疏分解图像去噪\Codes\SILR_destripe.m
稀疏分解图像去噪\Codes\SVD_shrink.m
稀疏分解图像去噪\Codes\Utilize
稀疏分解图像去噪\Codes\Utilize\Moment Matching
稀疏分解图像去噪\Codes\Utilize\Moment Matching\MeanDN.m
稀疏分解图像去噪\Codes\Utilize\Moment Matching\Moment_matching.m
稀疏分解图像去噪\Codes\Utilize\SGE
稀疏分解图像去噪\Codes\Utilize\SGE\SGE_Demo.m
稀疏分解图像去噪\Codes\Utilize\SGE\SGEdestripe.m
稀疏分解图像去噪\Codes\Utilize\TV
稀疏分解图像去噪\Codes\Utilize\TV\TV_Demon.m
稀疏分解图像去噪\Codes\Utilize\TV\TVdestripe.m
稀疏分解图像去噪\Codes\Utilize\UTV
稀疏分解图像去噪\Codes\Utilize\UTV\UTV_Demon.m
稀疏分解图像去噪\Codes\Utilize\UTV\UTVdestripe.m
稀疏分解图像去噪\Codes\Utilize\UTV\shrink.m
稀疏分解图像去噪\Codes\Utilize\WFAF
稀疏分解图像去噪\Codes\Utilize\WFAF\WFAF.m
稀疏分解图像去噪\Codes\Utilize\WFAF\adpative_FFT.m
稀疏分解图像去噪\Codes\cal_ssim.m
稀疏分解图像去噪\Codes\csnr.m
稀疏分解图像去噪\Codes\periodo.m
稀疏分解图像去噪\Codes\phiprimeover2x.m
稀疏分解图像去噪\Codes\pouxiantu.m
稀疏分解图像去噪\Codes\power_spectrum.m
稀疏分解图像去噪\Codes\soft_shrink.m
稀疏分解图像去噪\Images
稀疏分解图像去噪\Images\Original_band30.tif
稀疏分解图像去噪\Images\Terra band30.tif
稀疏分解图像去噪\Images\Terra33_fig8.tif
稀疏分解图像去噪\Images\ir_background.png
稀疏分解图像去噪\Images\multi-images.mat
稀疏分解图像去噪\test_destripe.m

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

发表评论

0 个回复

  • K-means
    经典的K均值聚类,源码加利用三维高斯简单数据的实现对三类数据的聚类(Achieve the effect of classical K-means clustering, plus simple data)
    2015-08-19 11:23:30下载
    积分:1
  • image_coding
    本代码主要应用于图像压缩,代码包括采用二维离散余弦变换(DCT)进行图像压缩、采用小波变换进行图像压缩以及基于小波变换与混沌排序图像加密压缩、解密重构 hundungen 是ex3的子程序:产生混沌序列(This code is mainly used in image compression, including the use of code dimensional discrete cosine transform (DCT) for image compression, image compression using wavelet transform and wavelet transform compression and chaotic image encryption based sorting, decryption reconstruction)
    2021-04-21 22:18:49下载
    积分:1
  • cuchao
    一个简单的图像处理中粗糙度和方向度的MATLAB编程实现,已经通过调试,无误可用(A simple image processing in the direction of roughness and degree of MATLAB programming, has been through debugging, accurate available)
    2009-01-08 15:25:56下载
    积分:1
  • cannyoperator
    先对图片进行灰度处理,然后进行高斯滤波,最后得到边缘特征点。(First deal with gray-scale pictures, and then carry out Gaussian filter, and finally get the edge feature point.)
    2008-07-18 20:49:05下载
    积分:1
  • daisy
    daisy是08年新提出来的特征描述符算法,常用在图像匹配等领域中。文件包含算法的PDF文档和算法提出者编写的相应matlab程序,大家可以根据自己的需要来利用。(A Fast Local Descriptor for Dense Matching,2008.)
    2010-01-07 17:49:29下载
    积分:1
  • 2D-Wavelet-Transformation
    用DWT实现二维小波变换,调原始图像矩阵后进行二维小波分解,重构源图像及结果显示(Wavelet transform in 2-D dimentation)
    2021-04-18 11:18:52下载
    积分:1
  • 20081680
    about algorithms of image enhancement processing
    2009-11-18 15:21:59下载
    积分:1
  • xx
    说明:  用MFC实现将位图进行直方图均衡化处理的源码(MFC to achieve the bitmap with the histogram equalization processing of the source)
    2011-05-20 20:34:55下载
    积分:1
  • DiffStrip
    傅里叶时域频域变换图形处理S参数在时域的应用(Fourier time domain frequency domain transform graphics processing S-parameters in the application of the time-domain)
    2012-09-05 17:03:20下载
    积分:1
  • V4L2
    利用V4L2协议进行图像处理的编程框架结构(The utilization the V4L2 protocol for image processing programming framework structure)
    2013-05-16 16:58:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载