]> Creatis software - clitk.git/blob - tools/clitkMeshToBinaryImage.ggo
close #59 #58 Change clitkAffineTransform --transform_grid
[clitk.git] / tools / clitkMeshToBinaryImage.ggo
1 #File clitkBinaryImageToMesh.ggo
2 package "clitkMeshToBinaryImage"
3 version "1.0"
4 purpose "Transform a vtk obj file into a binary mask"
5
6 option "config"   - "Config file"   string  no
7 option "verbose"  v     "Verbose"   flag  off
8
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