From 49a4b154c9a2af76b0f9143b4fabde0a4da6e798 Mon Sep 17 00:00:00 2001 From: tbaudier Date: Thu, 15 Nov 2018 16:59:55 +0100 Subject: [PATCH] Cosmetic Align all elements in clitkSUVPeak.ggo --- tools/clitkSUVPeak.ggo | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tools/clitkSUVPeak.ggo b/tools/clitkSUVPeak.ggo index 20e75a0..051a31e 100644 --- a/tools/clitkSUVPeak.ggo +++ b/tools/clitkSUVPeak.ggo @@ -6,10 +6,10 @@ The output is the position of the SUV Peak (in mm) and its value. The filter use a normalized sphere of 1 cc with 1 for voxel inside, 0 for outside. And for voxels that intercepted the sphere, it computes the intersection volume using Monte Carlo simulation." -option "config" - "Config file" string no -option "verbose" v "Verbose" flag off +option "config" - "Config file" string no +option "verbose" v "Verbose" flag off -option "input" i "Input first image filename" string yes -option "mask" m "Mask image filename (uchar)" string no +option "input" i "Input first image filename" string yes +option "mask" m "Mask image filename (uchar)" string no option "allow_resize" r "Resize mask if different from input" flag off option "volume" - "Volume of the filter in cc" double default="1" no -- 2.45.0