]> Creatis software - clitk.git/blob - tools/clitkRTStructStatistics.ggo
ebd275be66ea23c3167f774588353dd43d38092a
[clitk.git] / tools / clitkRTStructStatistics.ggo
1 #File clitkRTStructStatistics.ggo
2 package "clitkRTStructStatistics"
3 version "2.0" 
4 purpose "Find the centroid/roundness of a binarized image."
5
6 option "config"         -       "Config file"                     string        no
7 option "verbose"        v       "Verbose"                         flag          off
8
9 option "input"     i    "Input image filename (mask)"     string   yes