]> Creatis software - clitk.git/blobdiff - tools/clitkResampleImage.cxx
Update GateSimulation2Dicom tool with test functions
[clitk.git] / tools / clitkResampleImage.cxx
index bd2f3747cc5e5d5c042eb6face19c04e7756b4fe..64be16799a63a5c185e8acf65aa3488435f49dc0 100644 (file)
@@ -27,6 +27,7 @@ int main(int argc, char * argv[])
 
   // Init command line
   GGO(clitkResampleImage, args_info);
+  CLITK_INIT;
 
   // Filter
   typedef clitk::ResampleImageGenericFilter FilterType;