]> Creatis software - clitk.git/blobdiff - tools/clitkDicom2Image.ggo
Image Orientation with Dicom debug
[clitk.git] / tools / clitkDicom2Image.ggo
index a2d3a89beb6cb8b89f1d80ee392752606683c8a2..daf0a5bb2e0353fcbe4fa4a9b1184f62b5ffb5c3 100644 (file)
@@ -4,8 +4,6 @@ version "Try to convert a DICOM into an image (.hdr, .vox...)"
 
 option "config"                 -      "Config file"            string         no
 option "verbose"        v "Verbose"                     flag off
-option "verboseSliceLocation"   - "Verbose slices locations"            flag off
-option "name"           n "Display filename"    flag off
 option "tolerance"      t "Tolerance for slice position"        double default="0" no
 option "output"      o "Output image filename"         string  yes
 option "std_input"   - "Take the like of input file from stdin, to support huge lists of filenames" flag off