]> Creatis software - clitk.git/blob - tools/clitkDicomRTDose2Image.ggo
Rolled back to middle slice on first load
[clitk.git] / tools / clitkDicomRTDose2Image.ggo
1 # file clitkDicomRTDose2Image.ggo
2 package "clitk"
3 version "Try to convert a DICOM RTDOSE file into an image (.hdr, .vox...)"
4
5 option "config"          -      "Config file"            string         no
6 option "verbose"         v "Verbose"                     flag off
7 option "input"      i "Input image filename"    string  yes
8 option "output"      o "Output image filename"          string  yes