MMACH commands
PROGRAM NAME
vskiz - Skiz
DESCRIPTION
vskiz
will do the skiz of an input image.
The output image data type will be the same as that of the highest data type
of the input image.
REQUIRED ARGUMENTS
- -i
-
type: infile
desc: input image
- -o
-
type: outfile
desc: resulting output image
OPTIONAL ARGUMENTS
none
EXAMPLES
vskiz -i ball.xv -o outimage.xv
Will do the skiz of image "ball.xv", with the resulting image written to "outimage.xv".
SEE ALSO
RESTRICTIONS
vskiz
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.
The structuring elements are subsets of the 3x3 matrix and the origin is always at the center of this matrix.
REFERENCES
COPYRIGHT
Copyright (C) 1993-1997 Junior Barrera, Roberto Lotufo. All rights reserved.