vedgeoff - Remove Objects Touching the Frame of the Image Window
DESCRIPTION
vedgeoff
will eliminate the objects that hit the window.
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
vedgeoff -i feath.bit -str b.str -o outimage.xv
Will eliminate the objects that hit the window 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
vedgeoff
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.