ksvdbox

所属分类:数学计算
开发工具:matlab
文件大小:7018KB
下载次数:52
上传日期:2013-09-27 10:34:12
上 传 者wqii
说明:  用于信号稀疏表示中冗余字典训练的KSVD算法,采用matlab与c的混合编程,具有更高的计算效率
(KSVD algorithm for sparse signal representation in a redundant dictionary training)

文件列表:
ksvdbox\Contents.m (1068, 2009-08-03)
ksvdbox\faq.txt (4348, 2009-10-18)
ksvdbox\images\barbara.png (185727, 2009-07-27)
ksvdbox\images\boat.png (177762, 2009-07-27)
ksvdbox\images\house.png (34985, 2009-07-27)
ksvdbox\images\lena.png (151199, 2009-07-27)
ksvdbox\images\peppers.png (233120, 2009-07-27)
ksvdbox\ksvd.m (19222, 2009-10-12)
ksvdbox\ksvddemo.m (1736, 2009-07-27)
ksvdbox\ksvddenoise.m (10724, 2009-10-03)
ksvdbox\ksvddenoisedemo.m (2415, 2009-08-24)
ksvdbox\ksvdver.m (13711, 2009-10-18)
ksvdbox\KSVD_Matlab_ToolBox\barbara.png (185727, 2005-09-11)
ksvdbox\KSVD_Matlab_ToolBox\boat.png (177762, 2005-09-11)
ksvdbox\KSVD_Matlab_ToolBox\demo1.m (1911, 2013-07-25)
ksvdbox\KSVD_Matlab_ToolBox\demo2.m (3561, 2006-12-12)
ksvdbox\KSVD_Matlab_ToolBox\demo3.m (8504, 2006-12-28)
ksvdbox\KSVD_Matlab_ToolBox\denoiseImageDCT.m (5426, 2007-01-24)
ksvdbox\KSVD_Matlab_ToolBox\denoiseImageGlobal.m (6046, 2006-12-12)
ksvdbox\KSVD_Matlab_ToolBox\denoiseImageKSVD.m (9088, 2007-01-24)
ksvdbox\KSVD_Matlab_ToolBox\displayDictionaryElementsAsImage.asv (3246, 2007-01-25)
ksvdbox\KSVD_Matlab_ToolBox\displayDictionaryElementsAsImage.m (3224, 2007-01-25)
ksvdbox\KSVD_Matlab_ToolBox\gererateSyntheticDictionaryAndData.m (1896, 2006-12-11)
ksvdbox\KSVD_Matlab_ToolBox\globalTrainedDictionary.mat (5749450, 2005-09-21)
ksvdbox\KSVD_Matlab_ToolBox\house.png (34985, 2005-09-11)
ksvdbox\KSVD_Matlab_ToolBox\KSVD.m (12292, 2009-09-03)
ksvdbox\KSVD_Matlab_ToolBox\KSVD_NN.m (11585, 2006-12-28)
ksvdbox\KSVD_Matlab_ToolBox\lena.png (151199, 2005-09-11)
ksvdbox\KSVD_Matlab_ToolBox\MOD.m (8053, 2006-12-12)
ksvdbox\KSVD_Matlab_ToolBox\my_im2col.m (631, 2006-12-11)
ksvdbox\KSVD_Matlab_ToolBox\NN_BP.m (1105, 2006-12-24)
ksvdbox\KSVD_Matlab_ToolBox\OMP.m (954, 2007-04-29)
ksvdbox\KSVD_Matlab_ToolBox\OMPerr.m (1083, 2006-12-11)
ksvdbox\KSVD_Matlab_ToolBox\peppers256.png (40181, 2002-08-29)
ksvdbox\odct2dict.m (1057, 2009-07-27)
ksvdbox\odct3dict.m (1149, 2009-07-27)
ksvdbox\odctdict.m (452, 2009-07-27)
ksvdbox\odctndict.m (1459, 2009-07-27)
ksvdbox\omp.m (5294, 2009-09-07)
... ...

KSVDBox v13 README October 18, 2009 KSVDBox installation: --------------------- 1. Make sure OMPBox v10 is installed prior to installing this package. 2. Unpack the contents of the compressed file to a new directory, named e.g. "ksvdbox". 3. If you have not done so before, configure Matlab's MEX compiler by entering >> mex -setup prior to using MAKE. For optimal performance, it is recommended that you select a compiler that performs optimizations. For instance, in Windows, MS Visual Studio is preferred to Lcc. 4. Within Matlab, navigate to the KSVDBox directory, and then to the "private" directory within it, and enter MAKE to run the compilation script. 5. Add the KSVDBox package directory to the Matlab path (you can use the ADDPATH command for this). Do not add the private directory to the path. KSVDBox quick start: -------------------- 1. Enter "ksvddemo" and "ksvddenoisedemo" at the Matlab command prompt to run some demonstrations of the package. 2. For a complete list of functions in the package, enter >> help ksvdbox This assumes the package was installed to a directory named "ksvdbox". If not, replace ksvdbox in the above with the (unqualified) name of the KSVDBox installation directory. Also see faq.txt for some frequently asked questions about the package.

近期下载者

相关文件


收藏者