comparison util/SMALL_ImgDeNoiseResult.m @ 24:fc395272d53e

(none)
author idamnjanovic
date Tue, 27 Apr 2010 13:33:00 +0000
parents 33850553b702
children 9ff69e8e049f
comparison
equal deleted inserted replaced
23:636a2a3d7302 24:fc395272d53e
1 function SMALL_ImgDeNoiseResult(SMALL) 1 function SMALL_ImgDeNoiseResult(SMALL)
2 % Ivan Damnjanovic 2010 2 %
3 % Centre for Digital Music, Queen Mary, University of London.
4 % This file copyright 2010 Ivan Damnjanovic.
5 %
6 % This program is free software; you can redistribute it and/or
7 % modify it under the terms of the GNU General Public License as
8 % published by the Free Software Foundation; either version 2 of the
9 % License, or (at your option) any later version. See the file
10 % COPYING included with this distribution for more information.
11 %
3 % Function gets as input SMALL structure and plots Image Denoise 12 % Function gets as input SMALL structure and plots Image Denoise
4 % results: Original Image, Noisy Image and for learned dictionaries and 13 % results: Original Image, Noisy Image and for learned dictionaries and
5 % denoised images 14 % denoised images
6 15
7 16