登录
首页 » matlab » KSVD-master

KSVD-master

于 2020-12-22 发布
0 198
下载积分: 1 下载次数: 3

代码说明:

说明:  稀疏表示常用matlab代码,可以直接跑(Sparse representation commonly used matlab code, can run directly)

文件列表:

KSVD-master, 0 , 2015-12-15
KSVD-master\KSVD_Matlab_ToolBox, 0 , 2015-12-15
KSVD-master\KSVD_Matlab_ToolBox\KSVD.m, 12292 , 2015-12-15
KSVD-master\KSVD_Matlab_ToolBox\KSVD.m~, 12293 , 2015-12-15
KSVD-master\KSVD_Matlab_ToolBox\KSVD_NN.m, 11585 , 2015-12-15
KSVD-master\KSVD_Matlab_ToolBox\MOD.m, 8053 , 2015-12-15
KSVD-master\KSVD_Matlab_ToolBox\NN_BP.m, 1105 , 2015-12-15
KSVD-master\KSVD_Matlab_ToolBox\OMP.m, 954 , 2015-12-15
KSVD-master\KSVD_Matlab_ToolBox\OMPerr.m, 1084 , 2015-12-15
KSVD-master\KSVD_Matlab_ToolBox\OMPerr_checkerboard.m, 1217 , 2015-12-15
KSVD-master\KSVD_Matlab_ToolBox\README.txt, 4802 , 2015-12-15
KSVD-master\KSVD_Matlab_ToolBox\barbara.png, 185727 , 2015-12-15
KSVD-master\KSVD_Matlab_ToolBox\boat.png, 177762 , 2015-12-15
KSVD-master\KSVD_Matlab_ToolBox\demo1.m, 1907 , 2015-12-15
KSVD-master\KSVD_Matlab_ToolBox\demo2.m, 4644 , 2015-12-15
KSVD-master\KSVD_Matlab_ToolBox\demo2.m~, 4544 , 2015-12-15
KSVD-master\KSVD_Matlab_ToolBox\demo3.m, 8504 , 2015-12-15
KSVD-master\KSVD_Matlab_ToolBox\denoiseImageDCT.m, 5679 , 2015-12-15
KSVD-master\KSVD_Matlab_ToolBox\denoiseImageGlobal.m, 6290 , 2015-12-15
KSVD-master\KSVD_Matlab_ToolBox\denoiseImageKSVD.m, 9473 , 2015-12-15
KSVD-master\KSVD_Matlab_ToolBox\denoiseImageKSVD.m~, 9503 , 2015-12-15
KSVD-master\KSVD_Matlab_ToolBox\dic_dct.png, 33483 , 2015-12-15
KSVD-master\KSVD_Matlab_ToolBox\dic_global.png, 34245 , 2015-12-15
KSVD-master\KSVD_Matlab_ToolBox\dic_self.png, 48744 , 2015-12-15
KSVD-master\KSVD_Matlab_ToolBox\displayDictionaryElementsAsImage.asv, 3246 , 2015-12-15
KSVD-master\KSVD_Matlab_ToolBox\displayDictionaryElementsAsImage.m, 3224 , 2015-12-15
KSVD-master\KSVD_Matlab_ToolBox\gererateSyntheticDictionaryAndData.m, 1896 , 2015-12-15
KSVD-master\KSVD_Matlab_ToolBox\globalTrainedDictionary.mat, 5749450 , 2015-12-15
KSVD-master\KSVD_Matlab_ToolBox\house.png, 34985 , 2015-12-15
KSVD-master\KSVD_Matlab_ToolBox\lena.png, 151199 , 2015-12-15
KSVD-master\KSVD_Matlab_ToolBox\my_im2col.m, 631 , 2015-12-15
KSVD-master\KSVD_Matlab_ToolBox\peppers256.png, 40181 , 2015-12-15
KSVD-master\barbara.png, 185727 , 2015-12-15
KSVD-master\denoiseGaussianByRepeating.m, 783 , 2015-12-15
KSVD-master\denoiseSaltPepperTest.m, 781 , 2015-12-15
KSVD-master\testDemosaicing.m, 80 , 2015-12-15
KSVD-master\test_MedianFilterForSaltPepper.m, 201 , 2015-12-15
KSVD-master\test_samplingReduction.m, 274 , 2015-12-15

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

发表评论

0 个回复

  • 如何获取屏幕上各颜色的红、绿、蓝值
    如何获取屏幕上各颜色的红、绿、蓝值(how to access the colors on the screen in red, green and blue values)
    2004-11-22 15:31:50下载
    积分:1
  • ImageViewer
    ImageView: This is an image viewer program
    2010-07-05 18:07:05下载
    积分:1
  • xiaobo
    数字图像处理 小波处理 ,去噪音,比基于傅里叶变换的去噪方法好。 含噪信号经过预处理,然后利用小波变换把信号分解到各尺度中,在每一尺度下把属于噪声的小波系数去掉,保留并增强属于信号的小波系数,最后再经过小波逆变换恢复检测信号。(The noisy signal is pre-processed, then the signal is decomposed into different scales by wavelet transform. The wavelet coefficients belonging to noise are removed at each scale, and the wavelet coefficients belonging to the signal are retained and enhanced. Finally, the detected signal is restored by inverse wavelet transform. It is better than the denoising method based on Fourier transform.)
    2019-06-04 10:40:35下载
    积分:1
  • PCAfunction
    对高光谱图像进行主成分分析,提取其中的主要信息(Hyperspectral images of the principal component analysis, extracting one of the main information)
    2009-03-13 16:35:57下载
    积分:1
  • Scattering
    在MATLAB平台下,可以实现散斑的生成。(The generation of speckle is realized under the MATLAB platform.)
    2018-08-21 21:47:07下载
    积分:1
  • Unit1
    Read jpeg rgb color structure
    2014-01-06 20:25:11下载
    积分:1
  • ACMsnakes
    active shape model的程序,用matlab编写(The programme using Matlab to realize the active shape model )
    2005-08-20 13:57:30下载
    积分:1
  • envi_zonal_statistics
    说明:  通过编写IDL语言,实现使用IDL语言进行分区统计功能。(By writing IDL language, the function of partition statistics using IDL language is realized.)
    2019-11-29 17:08:17下载
    积分:1
  • je-analysis-1[1].4.0.jar
    极易分词源码包,好用最新版本,双向匹配分词(vulnerable segmentation source package, the latest version easier to use, two-way matching word)
    2007-01-17 21:17:48下载
    积分:1
  • DCT_watermark
    说明:  dct域的图像数字水印,将水印图像信息隐藏在DCT系数的中频部分。(DCT domain image watermarking, the watermark image information hidden in the intermediate frequency part of DCT coefficients.)
    2021-02-22 17:29:41下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载