资源简介
数字图像处理,K-SVD字典学习方法,信号的稀疏与冗余表示理论,图像压缩,图像去噪
代码片段和文件信息
% KSVD running file
% in this file a synthetic test of the K-SVD algorithm is performed. First
% a random dictionary with normalized columns is being generated and then
% a set of data signals each as a linear combination of 3 dictionary
% element is created with noise level of 20SNR. this set is given as input
% to the K-SVD algorithm.
% a different mode for activating the K-SVD algorithm is until a fixed
% error is reached in the Sparse coding stage instead until a fixed number of coefficients is found
% (it was used by us for the
% denoising experiments). in order to switch between those two modes just
% change the param.errorFlag (0 - for fixed number of coefficients 1 -
% until a certain error is reached).
param.L = 3; % number of elements in each linear co
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 185727 2005-09-11 15:43 KSVD_Matlab_ToolBox\barbara.png
文件 177762 2005-09-11 15:44 KSVD_Matlab_ToolBox\boat.png
文件 2190 2012-09-02 20:41 KSVD_Matlab_ToolBox\demo1.m
文件 3561 2012-05-29 19:50 KSVD_Matlab_ToolBox\demo2.m
文件 8504 2006-12-28 13:57 KSVD_Matlab_ToolBox\demo3.m
文件 5426 2007-01-24 07:53 KSVD_Matlab_ToolBox\denoiseImageDCT.m
文件 6046 2006-12-12 09:18 KSVD_Matlab_ToolBox\denoiseImageGlobal.m
文件 9088 2007-01-24 07:53 KSVD_Matlab_ToolBox\denoiseImageKSVD.m
文件 3246 2007-01-25 08:39 KSVD_Matlab_ToolBox\displayDictionaryElementsAsImage.asv
文件 3224 2007-01-25 08:39 KSVD_Matlab_ToolBox\displayDictionaryElementsAsImage.m
文件 2381 2012-09-02 20:16 KSVD_Matlab_ToolBox\gererateSyntheticDictionaryAndData.m
文件 5749450 2005-09-21 08:35 KSVD_Matlab_ToolBox\globalTrainedDictionary.mat
文件 34985 2005-09-11 15:44 KSVD_Matlab_ToolBox\house.png
文件 14114 2012-09-06 19:27 KSVD_Matlab_ToolBox\KSVD.m
文件 11585 2006-12-28 14:02 KSVD_Matlab_ToolBox\KSVD_NN.m
文件 151199 2005-09-11 15:44 KSVD_Matlab_ToolBox\lena.png
文件 9219 2012-09-06 21:02 KSVD_Matlab_ToolBox\MOD.m
文件 631 2006-12-11 09:56 KSVD_Matlab_ToolBox\my_im2col.m
文件 1105 2006-12-24 16:00 KSVD_Matlab_ToolBox\NN_BP.m
文件 1678 2012-09-04 09:58 KSVD_Matlab_ToolBox\OMP.m
文件 1083 2006-12-11 15:08 KSVD_Matlab_ToolBox\OMPerr.m
文件 40181 2002-08-29 17:48 KSVD_Matlab_ToolBox\peppers256.png
文件 4802 2006-12-28 14:11 KSVD_Matlab_ToolBox\README.txt
文件 2204 2012-06-06 23:10 KSVD_Matlab_ToolBox\test.m
文件 1735 2012-06-04 22:40 KSVD_Matlab_ToolBox\test_LP.m
目录 0 2012-09-06 21:02 KSVD_Matlab_ToolBox
----------- --------- ---------- ----- ----
6431126 26
相关资源
- corr_on LTE主同步信号PSS在时域上的相关
- gps GPS信号的捕获、处理程序
- MFandMPF 计算肌电信号积分肌电值
- matlab_BOC 关于GPS中BOC信号的产生
- ca 完整的GPS信号捕获过程仿真-matlab
- sparse_representation 最热门的稀疏表示的
- matlab-acq GPS C/A码捕获 用的是fft频域的
- Matlab-ECG-Processing 非常实用的基于Mat
- SRC
- QAMPINP 全数字解调下16QAM信号的频偏估
- hao 调制识别全过程
- SIGNAL_edge_dwt 利用小波变换模极大值方
- CVPR09-ScSPM 基于空间金字塔匹配的稀疏
- TheuseandyanjiuofAdaptivefilter 该文档是自适
- CVPR09-ScSPM
- KSVD 图像稀疏编码的方法
- wavelet 小波变换用于脑电信号处理
- Cognitive-Radio 利用通信系统中调制信号
- SR 利用稀疏矩阵思想进行图像的超分
- img_bp 图像信号的压缩感知重构算法
- k_svd k-svd算法m代码.用于形成冗余字典
- MCA 形态学成分分析
- Matlabwaveenergy 对信号f(x)进行三层小
- Epilepsy-EEG-report--- 在学习了数字信号处
-
ob
ject-Recognition-via-Sparse-PCA 利用稀疏 - FaceRecogTool 基于稀疏表示的人脸识别系
- KSVD-for-SAR_LOG 用基于稀疏表示和KSVD字
- ica-matlab 脑电信号 分析 fast ica去噪
- cspnum1 csp算法
- EEG_WAVELET 用小波方法把脑电信号进行
评论
共有 条评论