]> Creatis software - clitk.git/blob - tools/clitkUpdateVRTagDicom.ggo
Set the Root Tree maximum size to 1TB instead of 1GB
[clitk.git] / tools / clitkUpdateVRTagDicom.ggo
1 #File clitkUpdateVRTagDicom.ggo
2 package "clitkUpdateVRTagDicom"
3 version "1.0"
4 purpose "Fix VR Dicom tag mistakes with gdcm"
5
6 option "config"   - "Config file"                 string  no
7 option "verbose"  v "Verbose"                     flag    off
8
9 option "input"    i "Input Dicom image filename"  string  yes
10 option "output"   o "Output dicom filename"       string  yes
11 option "model"    m "Model dicom filename"        string  yes