]> Creatis software - clitk.git/blobdiff - tools/clitkDicom2Image.ggo
Add reverse flag in clitkDicom2Image
[clitk.git] / tools / clitkDicom2Image.ggo
index fd678f96b4c53aabdf296c6ba615b86fb0aa3d46..8563d469641c517ced46ed01dc58cb6b0ff35c93 100644 (file)
@@ -9,3 +9,5 @@ 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
+option "reverse"        r "Reverse the slice order" flag off