diff examples/Pierre Villars/Pierre_Villars_Example.m @ 25:cbf3521c25eb

(none)
author idamnjanovic
date Tue, 27 Apr 2010 13:33:13 +0000
parents f72603404233
children dc6aaa255836
line wrap: on
line diff
--- a/examples/Pierre Villars/Pierre_Villars_Example.m	Tue Apr 27 13:33:00 2010 +0000
+++ b/examples/Pierre Villars/Pierre_Villars_Example.m	Tue Apr 27 13:33:13 2010 +0000
@@ -1,4 +1,14 @@
 %%  Pierre Villars Example
+%
+%   Centre for Digital Music, Queen Mary, University of London.
+%   This file copyright 2010 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 example is based on the experiment suggested by Professor Pierre
 %   Vandergheynst on the SMALL meeting in Villars.
 %   The idea behind is to use patches from source image as a dictonary in
@@ -6,8 +16,6 @@
 %   Calling Pierre_Problem function to get src image to be used as dictionary
 %   and target image to be represented using MP with 3 paches from source image
 %
-%
-%   Ivan Damnjanovic 2010
 %%
 
 clear all;