From: dsarrut Date: Fri, 18 Mar 2011 12:48:26 +0000 (+0000) Subject: Correct tool name X-Git-Tag: v1.2.0~153 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=e6e7b0252755bfc6a242cc34856244e426535ff2;p=clitk.git Correct tool name --- diff --git a/tools/clitkResampleImage.ggo b/tools/clitkResampleImage.ggo index 491f366..bee2e8e 100644 --- a/tools/clitkResampleImage.ggo +++ b/tools/clitkResampleImage.ggo @@ -1,5 +1,5 @@ #File clitkImageResample.ggo -package "clitkImageResample" +package "clitkResampleImage" version "2.0" purpose "Resample an image. You can specify the interpolation, you can apply a Gaussian filter before (automated if downsample)."