]> Creatis software - clitk.git/blobdiff - tools/clitkMergeSequence.cxx
Change description for clitkMergeSequence
[clitk.git] / tools / clitkMergeSequence.cxx
old mode 100755 (executable)
new mode 100644 (file)
index 2240a89..945272a
@@ -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 <jefvdmb@gmail.com>
  * @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.
  * 
  */