]> Creatis software - clitk.git/blobdiff - tools/clitkWriteDicomSeries.ggo
Order stations, remove debug, correct structures names
[clitk.git] / tools / clitkWriteDicomSeries.ggo
index 78852742e3f1c9fd60613f029f2c06c9c126d104..ef7a9eb77cfb97419c81766da014e2906a595142 100644 (file)
@@ -1,5 +1,5 @@
 #File clitkWriteDicomSeries.ggo
-Package "clitkWriteDicomSeries"
+package "clitkWriteDicomSeries"
 version "1.0"
 purpose ""
 
@@ -12,3 +12,4 @@ option "outputDir"            o       "Output dicom directory"          string        yes
 option "key"           k       "Keys of tags to modify"          string        no multiple default="0008|103e"
 option "tag"           t       "Tags values"                    string         no multiple default="MIDPOSITION"
 option "midP"          m       "Modify tags using defaults, for  MidPosition"  flag    off
+option "useSizeAsReference"            s       "Use the size of the dicom image as reference for an occasional resampling"     flag    off
\ No newline at end of file