]> Creatis software - clitk.git/blobdiff - tools/clitkBinarizeImage.ggo
With ITK 5, add itkReadRawBytesAfterSwappingMacro and itkWriteRawBytesAfterSwappingMacro
[clitk.git] / tools / clitkBinarizeImage.ggo
index dfc37b8021555f843eb454afaa9c29e01b1f8ee2..3808d33f30967b4e51ba60caeac87ca71771bf2b 100644 (file)
@@ -17,3 +17,4 @@ option "bg"                   -       "Background (BG) or 'ouside' value"               double        no      default
 option "mode"          -       "Use FG and/or BG values (if FG, the BG is replaced by the input image values)" values="FG","BG","both"  no default="both"
 
 
+option "percentage"                p   "Percentage of total pixels values (in %)" double no