X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=inline;f=tools%2FclitkMergeSequence.cxx;h=945272ace790a40022abd11cdd15f312ac0e2866;hb=5578995d9a82792833333eeb3dd5c8ecac967293;hp=2240a89de9fdf3ffbc33a048fba48e59ae10b3bd;hpb=b90df15e193f919926bd6688e4f3a774ba84373d;p=clitk.git diff --git a/tools/clitkMergeSequence.cxx b/tools/clitkMergeSequence.cxx old mode 100755 new mode 100644 index 2240a89..945272a --- a/tools/clitkMergeSequence.cxx +++ b/tools/clitkMergeSequence.cxx @@ -3,7 +3,7 @@ Authors belong to: - University of LYON http://www.universite-lyon.fr/ - - Léon Bérard cancer center http://oncora1.lyon.fnclcc.fr + - Léon Bérard cancer center http://www.centreleonberard.fr - CREATIS CNRS laboratory http://www.creatis.insa-lyon.fr This software is distributed WITHOUT ANY WARRANTY; without even @@ -14,7 +14,7 @@ - BSD See included LICENSE.txt file - CeCILL-B http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html -======================================================================-====*/ +===========================================================================**/ #ifndef CLITKMERGESEQUENCE_CXX #define CLITKMERGESEQUENCE_CXX @@ -23,7 +23,7 @@ * @author Jef Vandemeulebroucke * @date December 2 10:14:53 2008 * - * @brief Read in one VF (ex mhd, vf) invert it using a splat with linear kernels to the target. + * @brief Read a series of nD images (unnamed inputs) and merge them to a (n+1)D image. * */