-invert | Invert density in the image before other operations. |
-list | List regions or regions (use with -threshold). |
-color | Generate a color image based on region size. |
-series 1.3,4.7,0.05 | Segment through a series of thresholds: start,finish,increment. |
-peaks 12,1.4,1,1 | Find peaks within a kernel size, above a threshold, |
with optional flooding and wrapping. | |
-threshold 3.4 | Segment at a threshold, |
-flood 0.6,-0.03 | Segment by flooding to a low threshold, |
with increment (default increment = range/100). | |
-verbose 7 | Verbose output. |
-datatype u | Force writing of a new data type. |
-fill | Fill in borders between regions or regions. |
-multilevel | Flag for multi-level output for extracted segments. |
-Map map.pif | Replacement for the map specified in the model file. |
-Mask mask.tif | Mask for flooding (use with -threshold, must be integer and same size as input image). |
-Model mod.star | Seed model for flooding (use with -threshold). |
-Extract mask.pif | Extract regions marked by the model (see flag for multi-level). |
-Region region.pif | Base name to generate numbered output file names. |
-Postscript his.ps | Output plot file of level size histogram. |