]> Creatis software - clitk.git/blobdiff - tools/clitkDicom2Image.ggo
Add instanceNumber sorting for clitkDicom2Image
[clitk.git] / tools / clitkDicom2Image.ggo
index fd678f96b4c53aabdf296c6ba615b86fb0aa3d46..049ff988004eae400dd220af82d5d1669e0bd847 100644 (file)
@@ -9,3 +9,4 @@ 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 "patientSystem"  p "Open the image with patient coordinate system" flag off
+option "instanceNumber" n "Sort the images regarding instance number in dicom tag" flag off