Rechercher une page de manuel
vtopoclass.1Vi
Langue: en
Version: 15 Februar 1994 (ubuntu - 24/10/10)
Section: 1 (Commandes utilisateur)
NAME
vtopoclass - perform a topological classificationSYNOPSIS
vtopoclass [-option ...] [infile] [outfile]DESCRIPTION
vtopoclass performs a topological classification on a binary input image and produce a labelled output image.Typically, this program is applied to a skeletonized binary image. It will attribute a label to each foreground voxel, which characterizes its topological type.
The input image must be of type bit. The output image will be of type ubyte.
Output codes are the following:
1: interior point
2: isolated point
3: border point
4: curve point
5: curves junction
6: surface point
7: surface/curve junction
8: surfaces junction
9: surfaces/curve junction
LIT:
G. Malandain, G. Bertrand, N. Ayache: "Topological Segmentation of discrete surfaces", Intern. Journal of Computer Vision, 10:2, pp. 183-197, 1993COMMAND LINE OPTIONS
vtopoclass accepts the following options:- -help
- Prints a message describing options.
- -in infile
- Specifies the Vista data file containing the input images.
- -out outfile
- Specifies where to write the output images as a Vista data file.
Input and output files can be specified on the command line or allowed to default to the standard input and output streams.
SEE ALSO
vthin3d(1Vi), VImage(3Vi), Vista(7Vi)AUTHOR
Gabriele Lohmann <lohmann@cns.mpg.de>Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre