ksvdsbox11-min

所属分类:图形图像处理
开发工具:matlab
文件大小:43KB
下载次数:316
上传日期:2012-08-16 16:42:23
上 传 者sololee2010
说明:  KSVD字典训练程序,用于生成适应于图像内容的稀疏字典。稀疏描述必读程序。
(KSVD dictionary training program used to generate a sparse dictionary adapted to image content. Sparse description of the Privacy Policy program.)

文件列表:
ksvdsver.m (1221, 2009-10-18)
ompsdenoise2.m (4169, 2009-09-07)
ompsdenoise3.m (4331, 2009-10-01)
ompsdenoise.m (11045, 2009-10-03)
private (0, 2009-08-31)
private\addtocols.c (1915, 2009-07-27)
private\addtocols.m (303, 2009-07-27)
private\add_dc.m (830, 2009-07-27)
private\col2imstep.c (3924, 2009-08-31)
private\col2imstep.m (1001, 2009-08-31)
private\collincomb.c (4255, 2009-07-27)
private\collincomb.m (832, 2009-07-27)
private\countcover.m (1178, 2009-09-01)
private\im2colstep.c (3388, 2009-10-18)
private\im2colstep.m (1341, 2009-09-01)
private\imnormalize.m (477, 2009-07-27)
private\iswhole.m (470, 2009-07-27)
private\make.m (859, 2009-08-31)
private\mexutils.c (2219, 2009-08-15)
private\mexutils.h (3655, 2009-08-18)
private\odctdict.m (452, 2009-07-27)
private\printf.m (693, 2009-07-27)
private\reggrid.m (4708, 2009-07-27)
private\remove_dc.m (1019, 2009-07-27)
private\rowlincomb.c (3442, 2009-07-27)
private\rowlincomb.m (835, 2009-07-27)
private\sampgrid.m (2003, 2009-08-03)
private\secs2hms.m (671, 2009-07-27)
private\showdict.m (2914, 2009-07-27)
private\sprow.c (1800, 2009-08-24)
private\sprow.m (490, 2009-08-24)
private\timerclear.m (1088, 2009-07-27)
private\timereta.m (2878, 2009-07-27)
private\timerinit.m (2729, 2009-07-27)
volumes (0, 2009-10-18)
Contents.m (676, 2009-08-29)
ksvds.m (20040, 2009-10-17)
ksvdsdenoise.m (10996, 2009-10-03)
ksvdsdenoisedemo.m (4845, 2009-10-17)
... ...

KSVDSBox v11 README October 18, 2009 KSVDSBox installation: ---------------------- 1. Make sure OMPSBox v1 is installed prior to installing this package. 2. Unpack the contents of the compressed file to a new directory, named e.g. "ksvdsbox". 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 KSVDSBox directory, and then to the "private" directory within it, and enter MAKE to run the compilation script. 5. Add the KSVDSBox package directory to the Matlab path (you can use the ADDPATH command for this). Do not add the private directory to the path. KSVDSBox quick start: --------------------- 1. Enter "ksvdsdenoisedemo" at the Matlab command prompt to run a demonstration of Sparse K-SVD denoising. 2. For a complete list of functions in the package, enter >> help ksvdsbox This assumes the package was installed to a directory named "ksvdsbox". If not, replace ksvdsbox in the above with the (unqualified) name of the KSVDSBox installation directory.

近期下载者

相关文件


收藏者