maskdila - tpcclib 0.8.0 © 2023 by Turku PET Centre

Dilate mask image in ECAT 6.3 or 7.x, NIfTI-1, or Analyze 7.5 format.
Original mask image file is overwritten if name for new file is not given.
 
Usage: maskdila [Options] maskfile [newmaskfile]
 
Options:
 -struct=<<cube>|<rcube>|<star>>
     Select the structuring element for dilation; either 3x3x3 cube (default),
     rounded cube (3x3x3 cube without corners), or star (cube on its corner,
     consisting of 7 voxels).
 -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: maskeros, imgmask, masksize, imgthrs, imgmax, imgbox
 
Keywords: image, mask, dilation, threshold