Mercurial > hg > smallbox
changeset 245:96d17e5dc5d3
Replaced the call to SMALL_ImgDenoise_DL_test_KSVDvsSPAMS with SMALL_ImgDenoise_DL_test_KSVDvsRLSDLAvsTwoStepMOD in Example 2 of SMALLBoxSetup.m.
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Wed, 31 Oct 2012 11:53:07 +0000 |
parents | ae649f2349a1 |
children | cef4500b936f |
files | SMALLboxSetup.m |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/SMALLboxSetup.m Wed Apr 25 15:05:50 2012 +0100 +++ b/SMALLboxSetup.m Wed Oct 31 11:53:07 2012 +0000 @@ -473,7 +473,7 @@ SMALL_solver_test; case{'2'} fprintf('\n Running SMALL Image Denoise problem'); - SMALL_ImgDenoise_DL_test_KSVDvsSPAMS; + SMALL_ImgDenoise_DL_test_KSVDvsRLSDLAvsTwoStepMOD.m; otherwise return; end