diff options
author | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2015-05-15 13:43:17 +0200 |
---|---|---|
committer | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2015-05-15 13:58:46 +0200 |
commit | a6bdde8d391566972642090cb71cf752da92f69a (patch) | |
tree | 8c656516c3bb793045c8d419bb6bb09b7ba3cd90 /samples/matlab | |
parent | e5bbcf730e1f5049b3dfd7f0ee46a7e477042231 (diff) | |
download | astra-a6bdde8d391566972642090cb71cf752da92f69a.tar.gz astra-a6bdde8d391566972642090cb71cf752da92f69a.tar.bz2 astra-a6bdde8d391566972642090cb71cf752da92f69a.tar.xz astra-a6bdde8d391566972642090cb71cf752da92f69a.zip |
Add copyright header
Diffstat (limited to 'samples/matlab')
-rw-r--r-- | samples/matlab/s017_opTomo.m | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/samples/matlab/s017_opTomo.m b/samples/matlab/s017_opTomo.m index e23b53d..891a93d 100644 --- a/samples/matlab/s017_opTomo.m +++ b/samples/matlab/s017_opTomo.m @@ -1,3 +1,13 @@ +% ----------------------------------------------------------------------- +% This file is part of the ASTRA Toolbox +% +% Copyright: 2010-2015, iMinds-Vision Lab, University of Antwerp +% 2014-2015, CWI, Amsterdam +% License: Open Source under GPLv3 +% Contact: astra@uantwerpen.be +% Website: http://sf.net/projects/astra-toolbox +% ----------------------------------------------------------------------- + % This sample illustrates the use of opTomo. % % opTomo is a wrapper around the FP and BP operations of the ASTRA Toolbox, |