vchghomot
will change the homotopy of an image, based on a reference image.
REQUIRED ARGUMENTS
-i1
type: infile
desc: Image to be transformed
-i2
type: infile
desc: Image with reference points
-str
type: infile
desc: Structuring Element which defines the connectivity used
-o
type: outfile
desc: resulting output image
OPTIONAL ARGUMENTS
none
EXAMPLES
vchghomot -i1 feath.xv -str b.str -o outimage.xv
Will change the homotopy of 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
vchghomot
can be defined for all data types supported by Khoros (except bit), but at the moment it has been implemented just for the unsigned char type.
REFERENCES
COPYRIGHT
Copyright (C) 1993-1997 Junior Barrera, Roberto Lotufo. All rights reserved.