]> Creatis software - clitk.git/blobdiff - segmentation/clitkMotionMask.ggo
Use vvImageReader and vvImageWriter instead of static cast to short.
[clitk.git] / segmentation / clitkMotionMask.ggo
index 9d059b7acd92fa2bcde887fe651af9b650a59d67..c60afb01fccee5cedeeccb44ade6642c51ac0f9b 100755 (executable)
@@ -1,7 +1,7 @@
 #File clitkMotionMask.ggo
-Package "clitkMotionMask"
+package "clitkMotionMask"
 version "1.0"
-purpose "From an input CT image (HU), extract feature images (air, ribs and lungs) and calculate the motion mask using levelsets"
+purpose "From an input CT image (HU), extract feature images (air, ribs and lungs) and calculate the motion mask using levelsets, Vandemeulebroucke2010, ICCR. More elaborate methods for extracting the feature images have been incude in clitkExtract*, with *=Lungs,Bones,Patient."
 
 option "config"                -       "Config file"                     string        no
 option "verbose"       v       "Verbose"                         flag          off