X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=tools%2FclitkVFResample.cxx;h=4e14f8792cec27fd2de7f0e4d3efb4518a4942a6;hb=543b72e23ad001ac2a7743b9beacf48e2d0054ac;hp=91e409428ae2e3c1aa7cf867923d870c3f3dc196;hpb=1e034c70105f0926939acaaa27ddb46e904ae8bf;p=clitk.git diff --git a/tools/clitkVFResample.cxx b/tools/clitkVFResample.cxx index 91e4094..4e14f87 100644 --- a/tools/clitkVFResample.cxx +++ b/tools/clitkVFResample.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,18 +14,12 @@ - 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 - * @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