diff examples/Image Denoising/SMALL_ImgDenoise_DL_test_Training_size.m @ 25:cbf3521c25eb

(none)
author idamnjanovic
date Tue, 27 Apr 2010 13:33:13 +0000
parents 79e1d62f0115
children dab78a3598b6
line wrap: on
line diff
--- a/examples/Image Denoising/SMALL_ImgDenoise_DL_test_Training_size.m	Tue Apr 27 13:33:00 2010 +0000
+++ b/examples/Image Denoising/SMALL_ImgDenoise_DL_test_Training_size.m	Tue Apr 27 13:33:13 2010 +0000
@@ -1,4 +1,14 @@
 %% DICTIONARY LEARNING FOR IMAGE DENOISING
+%
+%   Centre for Digital Music, Queen Mary, University of London.
+%   This file copyright 20100 Ivan Damnjanovic.
+%
+%   This program is free software; you can redistribute it and/or
+%   modify it under the terms of the GNU General Public License as
+%   published by the Free Software Foundation; either version 2 of the
+%   License, or (at your option) any later version.  See the file
+%   COPYING included with this distribution for more information.
+%   
 %   This file contains an example of how SMALLbox can be used to test different
 %   dictionary learning techniques in Image Denoising problem.
 %   It calls generateImageDenoiseProblem that will let you to choose image,
@@ -17,7 +27,6 @@
 %               Conference on Machine Learning,Montreal, Canada, 2009
 %
 %
-% Ivan Damnjanovic 2010
 %%
 
 clear all;