Query: vselbig
OS: debian
Section: 1vi
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
vselbig(1Vi) vselbig(1Vi)NAMEvselbig - select largest labelled componentSYNOPSISvselbig [infile] [outfile]DESCRIPTIONvselbig selects the largest labelled component of a labelled image. The input image must be a labelled image of type "ubyte" or of type "short". Typically, it has been created by some labelling algorithm, such as "vlabel2d", "vlabel3d", or some segmentation routine, e.g. "visodata". vselbig then creates a binary output image in which pixels belonging to the largest component (i.e. the most frequent label value) have value "1" and all other pixels have value "0".TYPICAL PROCESSING CHAINThe following is a typical processing chain: visodata -in image.v | vbinarize -min 2 -max 2 | vlabel3d | vselbig -out result.v This chain will segment the input image (visodata). It will then extract the class labelled "2" (vbinarize) and perform a connected compo- nent analysis of this class (vlabel3d). Finally, the largest connected component of class "2" is selected using vselbig.COMMAND LINE OPTIONSvselbig 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 ALSOvlabel2d(1Vi),vlabel3d(1Vi) VImage(3Vi), Vista(7Vi)AUTHORGabriele Lohmann <lohmann@cns.mpg.de> Vista Version 2.1 15 Februar 1994 vselbig(1Vi)
Related Man Pages |
---|
vflip(1vi) - debian |
vgenus3d(1vi) - debian |
volumes2image(1vi) - debian |
vtopgm(1vi) - debian |
vtopoclass(1vi) - debian |
Similar Topics in the Unix Linux Community |
---|
largest value from within a file |
Seg3D 1.9.4 (Default branch) |
Find and display largest file on system |
largest file |
Debian: 2020-1: ikiwiki: insufficient input sanitiza |