Woolz Image Processing  Version 1.7.5
Name
WlzDomainFill - Fills the domain of a woolz object.
Synopsis
WlzDomainFill [-h] [<input file>]
Options
-h Help, prints usage message.
-T Report elapsed time.
Description
Fills any holes in the domain of the object.
Examples
WlzDomainFill in.wlz >out.wlz
Creates a new object out.wlz from in.wlz, in which the domain has no holes.
File
WlzDomainFill.c
See Also
WlzIntro(1) WlzDilation(1) WlzErosion(1) WlzDomainFill(3)