1 #File clitkConvertPointList.ggo
2 package "clitkConvertPointList"
4 purpose "Convert IX point pair lists (generated using the software described in Murphy2008,MICCAI) to a vv point pair lists"
6 option "config" - "Config file" string no
7 option "verbose" v "Verbose" flag off
11 option "lists" l "Input IX lists filenames" string yes multiple
12 option "refIm" i "Input reference image filename" string yes
13 option "ref" r "Output reference list filename" string yes
14 option "targets" c "Output target lists filenames" string yes multiple