diff options
author | Willem Jan Palenstijn <wjp@usecode.org> | 2015-02-24 12:15:25 +0100 |
---|---|---|
committer | Willem Jan Palenstijn <wjp@usecode.org> | 2015-02-24 12:15:25 +0100 |
commit | f619aba4543de6b9a4fe6fb63b6f1840ef509846 (patch) | |
tree | 1229bc07f27ef593a07fd56aebed177380e68cb9 /matlab/mex/mexHelpFunctions.h | |
parent | b16c26d1fd7a50fda648dd63076e011d122543b8 (diff) | |
parent | fbb746d3f32105f7fc57d5b34203d291461d9b43 (diff) | |
download | astra-f619aba4543de6b9a4fe6fb63b6f1840ef509846.tar.gz astra-f619aba4543de6b9a4fe6fb63b6f1840ef509846.tar.bz2 astra-f619aba4543de6b9a4fe6fb63b6f1840ef509846.tar.xz astra-f619aba4543de6b9a4fe6fb63b6f1840ef509846.zip |
Merge pull request #13 from astra-toolbox/matlab-data3d-logical
Added support for logical matrices in mex_data3d
Diffstat (limited to 'matlab/mex/mexHelpFunctions.h')
-rw-r--r-- | matlab/mex/mexHelpFunctions.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/matlab/mex/mexHelpFunctions.h b/matlab/mex/mexHelpFunctions.h index 425b4ef..84372ba 100644 --- a/matlab/mex/mexHelpFunctions.h +++ b/matlab/mex/mexHelpFunctions.h @@ -1,13 +1,13 @@ /* ----------------------------------------------------------------------- -Copyright 2012 iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2015, iMinds-Vision Lab, University of Antwerp + 2014-2015, CWI, Amsterdam -Contact: astra@ua.ac.be -Website: http://astra.ua.ac.be +Contact: astra@uantwerpen.be +Website: http://sf.net/projects/astra-toolbox +This file is part of the ASTRA Toolbox. -This file is part of the -All Scale Tomographic Reconstruction Antwerp Toolbox ("ASTRA Toolbox"). The ASTRA Toolbox is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |