1 #File clitkBinaryImageToMesh.ggo
2 package "clitkMeshToBinaryImage"
4 purpose "Transform a vtk obj file into a binary mask"
6 option "config" - "Config file" string no
7 option "verbose" v "Verbose" flag off
9 option "input" i "Input obj file" string yes
10 option "output" o "Output binary image" string yes
11 option "like" l "Output image will be like this one (size, spacing)" string yes