diff options
Diffstat (limited to 'matlab/tools/rebin_fan2par.m')
-rw-r--r-- | matlab/tools/rebin_fan2par.m | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/matlab/tools/rebin_fan2par.m b/matlab/tools/rebin_fan2par.m index da20932..e0c713d 100644 --- a/matlab/tools/rebin_fan2par.m +++ b/matlab/tools/rebin_fan2par.m @@ -17,13 +17,13 @@ function F = rebin_fan2par(RadonData, BetaDeg, D, thetaDeg) % D,gamma,beta, theta zoals gebruikt in Kak & Slaney %------------------------------------------------------------------------ %------------------------------------------------------------------------ -% This file is part of the -% All Scale Tomographic Reconstruction Antwerp Toolbox ("ASTRA-Toolbox") -% -% Copyright: iMinds-Vision Lab, University of Antwerp +% This file is part of the ASTRA Toolbox +% +% Copyright: 2010-2014, iMinds-Vision Lab, University of Antwerp +% 2014, CWI, Amsterdam % License: Open Source under GPLv3 -% Contact: mailto:astra@ua.ac.be -% Website: http://astra.ua.ac.be +% Contact: astra@uantwerpen.be +% Website: http://sf.net/projects/astra-toolbox %------------------------------------------------------------------------ % $Id$ |