]> Creatis software - clitk.git/blob - tools/clitk4DImageToNVectorImage.ggo
Allow to display in all directions for images with size 2 and 3 in 3rd direction
[clitk.git] / tools / clitk4DImageToNVectorImage.ggo
1 #File clitk4DImageToNVectorImage.ggo
2 package "clitk4DImageToNVectorImage"
3 version "1.0"
4 purpose "Convert the 4th dimension of a 4D Image into a VectorPixel 3D Image"
5
6 option "config"         -       "Config file"                     string        no
7 option "verbose"        v       "Verbose"                         flag          off
8
9 option "input"          i       "Input image filename"            string        yes
10 option "output"         o       "Output image filename"           string        yes
11