X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=tools%2FclitkConeBeamProjectImage.ggo;h=4e80707a030803ce6c948b65206f792938c462fa;hb=05736c934c5ecc1c43179f93db6aa778272d5aa9;hp=945b96d4d52d469a5329c8cbfff0da930cd52d96;hpb=edd658a40af1c6c53860e8d0ca04372e17e803b8;p=clitk.git diff --git a/tools/clitkConeBeamProjectImage.ggo b/tools/clitkConeBeamProjectImage.ggo old mode 100755 new mode 100644 index 945b96d..4e80707 --- a/tools/clitkConeBeamProjectImage.ggo +++ b/tools/clitkConeBeamProjectImage.ggo @@ -1,6 +1,6 @@ #File clitkConeBeamProjectImage.ggo -Package "clitk" -Version "Project a 3D image with cone-beam geometry" +package "clitk" +version "Project a 3D image with cone-beam geometry" option "config" - "Config file" string no @@ -34,4 +34,5 @@ option "origin" - "Origin for the output image" double multiple no default= option "size" - "Size for the output image" int multiple no default="512" option "spacing" - "Spacing for the output image" double multiple no default="0.8" -option "panel_position" - "Position of the panel: small, medium or large" string no default="small" +option "panel_position" - "Approximate position of the panel: small, medium or large" string no default="small" +option "panel_shift" - "Precise position of the panel in mm" double multiple no