vclohole
will close the holes of the objects without changing their contours.
REQUIRED ARGUMENTS
-i
type: infile
desc: Input image
-str
type: infile
desc: Structuring Element
-o
type: outfile
desc: resulting output image
OPTIONAL ARGUMENTS
none
EXAMPLES
vclohole -i feath.bit -str b.str -o outimage.xv
Will close the holes of the objects in the input image "feath.xv". The connectivity is defined by the structuring element b. The transformed image is written to "outimage.xv".
SEE ALSO
vcast1(1)
RESTRICTIONS
vclohole
can be defined for all data types supported by Khoros, but at the moment it has been implemented just for the bit and unsigned char types.
REFERENCES
COPYRIGHT
Copyright (C) 1993-1997 Junior Barrera, Roberto Lotufo. All rights reserved.