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

稀疏分解图像去噪

于 2020-10-22 发布 文件大小:2120KB
0 304
下载积分: 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 个回复

  • trackingdemos
    说明:  一个目标跟踪的代码,是个完整的历程,可以跟踪多个目标,效果还可以(A target tracking code is a complete course, can track multiple targets, the effect can also be)
    2008-08-27 10:50:58下载
    积分:1
  • TVMMcode
    说明:  国外一个博士写的图像复原的源码 ,基于自适应的正则化的全变分图像复原,源码内有作者的主页,相应文章可以下载。代码测试,可用,效果不错 ,做这方面的同志可以下来看看 (Dr. written by a foreign source image restoration based on adaptive regularization total variation image restoration, source inside of the home page, the corresponding articles can be downloaded. Code test, available, good results, so this could be down to see Comrade)
    2010-05-04 13:35:52下载
    积分:1
  • wm_noise
    说明:  将基于小波变换的水印嵌入后的宿主图像加噪处理再提取灰度水印。(will be based on the wavelet transform the watermark embedded in the host Image Noise from Gray again watermark.)
    2006-04-27 09:13:29下载
    积分:1
  • gaborcreate
    该代码描述了一种用Gar小波进行纹理特征提取方法,可用于图像分析、视频处理、以及模式识别前期建立模式向量。(The code describes a texture with Gar wavelet feature extraction methods can be used for image analysis, video processing, and pattern recognition pre-established pattern vector.)
    2013-09-17 16:11:32下载
    积分:1
  • uv_historgam
    说明:  利用已知的平坦道路的视差图,得出uv方向的直方图,并且求出直线(The histogram of the UV direction and the straight line are obtained by using the disparity map of the known flat road.)
    2018-12-31 17:03:01下载
    积分:1
  • Project_BFS
    任务:用BFS或是DFS对图进行搜索,实现任何拓扑不连通的块的计算,算法要求写在CBFSSearch类中 工程名:Project_BFS 要求:对于生成的任意拓扑,求出其分枝个数,并输出每个分枝的节点 (Task: Using BFS or DFS for searching the graph to achieve any topology unconnected blocks calculation algorithm requires written in CBFSSearch class project name: Project_BFS Requirements: for generating arbitrary topology, find the number of its branches, and output node of each branch)
    2013-08-21 17:03:04下载
    积分:1
  • function
    基于VC++的图像处理类,可以用于bmp文件的读写,显示(Based on the image processing VC++ classes that can be used to read and write bmp files, display)
    2013-11-18 11:16:59下载
    积分:1
  • DXFRead-master
    读取dxf文件,并利用opencv画出2D形状(Read the DXF file, and draw a 2D shape using OpenCV)
    2017-09-26 15:48:30下载
    积分:1
  • Motion-compensation-for-image-coding
    对于图像运动补偿的编码,老师给的源程序,很好用(Motion compensation for image coding, the teacher to the source, easy to use)
    2020-07-03 01:40:01下载
    积分:1
  • 基于radon正反变换的多次波去除
    说明:  基于radon正反变换的抛物线型多次波去除(Removal of parabolic multiple waves based on Radon transform)
    2020-05-28 22:05:40下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载