]> Creatis software - clitk.git/blobdiff - tools/clitkDicom2Image.ggo
support different series in a single dicom folder in Dicom2Image
[clitk.git] / tools / clitkDicom2Image.ggo
index fb511358b543b71c9d87d7b24466f98e14b99614..a2d3a89beb6cb8b89f1d80ee392752606683c8a2 100644 (file)
@@ -10,3 +10,4 @@ option "tolerance"     t "Tolerance for slice position"        double default="0" no
 option "output"      o "Output image filename"         string  yes
 option "std_input"   - "Take the like of input file from stdin, to support huge lists of filenames" flag off
 option "focal_origin" - "Output files with FOCAL-like origin, instead of the origin present in the dicom files" flag off
+option "extract_series" s "Identify different series in the file list and create the MHDs accordinly" flag off