]> Creatis software - clitk.git/blobdiff - tools/clitkConeBeamProjectImage.ggo
[BUG] Change to signed distance.
[clitk.git] / tools / clitkConeBeamProjectImage.ggo
index 945b96d4d52d469a5329c8cbfff0da930cd52d96..1c77551e0500be7c8b9601d67d1610b4c9a99fa1 100755 (executable)
@@ -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          no