]> Creatis software - clitk.git/blobdiff - tools/clitkVFResample.cxx
With ITK 5, add itkReadRawBytesAfterSwappingMacro and itkWriteRawBytesAfterSwappingMacro
[clitk.git] / tools / clitkVFResample.cxx
index 91e409428ae2e3c1aa7cf867923d870c3f3dc196..4e14f8792cec27fd2de7f0e4d3efb4518a4942a6 100644 (file)
@@ -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
 
   - BSD        See included LICENSE.txt file
   - CeCILL-B   http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html
-======================================================================-====*/
+===========================================================================**/
 #ifndef CLITKVFRESAMPLE_CXX
 #define CLITKVFRESAMPLE_CXX
-/**
-   ------------------------------------------------=
-   * @file   clitkImageResample.cxx
-   * @author David Sarrut <David.Sarrut@creatis.insa-lyon.fr>
-   * @date   23 Feb 2008 08:37:53
-   ------------------------------------------------=*/
 
 // clitk
-#include "clitkImageResample_ggo.h"
+#include "clitkVFResample_ggo.h"
 #include "clitkIO.h"
 #include "clitkVFResampleGenericFilter.h"
 
@@ -34,7 +28,7 @@ int main(int argc, char * argv[])
 {
 
   // Init command line
-  GGO(clitkImageResample, args_info);
+  GGO(clitkVFResample, args_info);
   CLITK_INIT;
 
   // Read input image header to check image dimension