]> Creatis software - clitk.git/blobdiff - tools/clitkConeBeamProjectImage.ggo
Add panel shift in y direction in Cone Beam Project
[clitk.git] / tools / clitkConeBeamProjectImage.ggo
old mode 100755 (executable)
new mode 100644 (file)
index f6d381f..4e80707
@@ -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"         -       "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