X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=tools%2FclitkDicom2Image.ggo;h=8563d469641c517ced46ed01dc58cb6b0ff35c93;hb=7f5fe9d1132d2fd6186dd33de41d5711ae32871d;hp=fd678f96b4c53aabdf296c6ba615b86fb0aa3d46;hpb=d647919fe732d73ed24138daaec16080c00df892;p=clitk.git diff --git a/tools/clitkDicom2Image.ggo b/tools/clitkDicom2Image.ggo index fd678f9..8563d46 100644 --- a/tools/clitkDicom2Image.ggo +++ b/tools/clitkDicom2Image.ggo @@ -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