mia-2dseries-sectionmask {-i string} {-o io} [
options
...]
Evaluate the masks for the sections of a segmented frame.
input segmentation set
output image containing the mask. For supported file types see Plugin type: 2dimage/io
Frame number for which to extract the mask
verbosity of output, print messages of given level and higher priorities. Supported priorities starting at lowest level are:
| info: | Low level messages |
| trace: | Function call trace |
| fail: | Report test failures |
| warning: | Warnings |
| error: | Report errors |
| debug: | Debug output |
| message: | Normal messages |
| fatal: | Report only fatal errors |
print copyright information
print this help
print a short help
print the version number and exit
Evaluate the mask image from the segmentation of image 20 in segment.set and store it to mask20.png:
mia-2dseries-sectionmask -i segment.set -f 20 -o mask20.png