X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=tools%2FclitkWriteDicomSeries.ggo;h=ef7a9eb77cfb97419c81766da014e2906a595142;hb=d5d7649dc98a8b698bca05a170253513834f04bf;hp=edf4de4d37763e0d2274d473299354d761249ece;hpb=b813adf97551bade7df572a1dbcd59f08b972f68;p=clitk.git diff --git a/tools/clitkWriteDicomSeries.ggo b/tools/clitkWriteDicomSeries.ggo index edf4de4..ef7a9eb 100644 --- a/tools/clitkWriteDicomSeries.ggo +++ b/tools/clitkWriteDicomSeries.ggo @@ -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