mask2pxl - tpcclib 0.8.0 © 2023 by Turku PET Centre

List the pixel coordinates in a mask image.
Pixels with |value| >= 0.5 in mask image are considered as part of mask,
and their coordinates (x,y,z,f) are written in specified file or stdout.
 
Usage: mask2pxl [Options] maskfile [pxlfile]
 
Options:
 -h, --help
     Display usage information on standard output and exit.
 -v, --version
     Display version and compile information on standard output and exit.
 -d[n], --debug[=n], --verbose[=n]
     Set the level (n) of debugging messages and listings.
 -q, --quiet
     Suppress displaying normal results on standard output.
 -s, --silent
     Suppress displaying anything except errors.
 
See also: pxl2mask, maskinv, maskconj, maskdila, pxl2tac, imgprofi
 
Keywords: image, mask, pixel