]> Creatis software - clitk.git/blob - tools/clitkImage2DicomSeries.ggo
cosmetic
[clitk.git] / tools / clitkImage2DicomSeries.ggo
1 #File clitkImage2DicomSeries.ggo
2 package "clitkImage2DicomSeries"
3 version "1.0"
4 purpose ""
5
6 option "config"     - "Config file"             string  no
7 option "verbose"    v "Verbose"                 flag    off
8
9 option "input"      i "Input image filename"    string  yes
10 option "inputDir"   d "Input dicom directory"   string  yes
11 option "outputDir"  o "Output dicom directory"  string  yes
12