VisionX V4 | V3CONNECT | VisionX V4 |
v3connect − 3D connected component analysis |
v3connect [-H] [if=<infile>] [of=<outfile>] [-b] [-v] |
V3connect performs connected component analysis on a 3D image. Produces an image with components labeled with consecutive integer values starting at 1. |
if=<output file> |
specifies a VisionX (unsigned byte) input file. |
of=<output file> |
specifies a VisionX output file. This file will have integer type by default (unless the -b flag is used, see below). |
-b |
specify unsigned byte output format. This is useful when there are a small number of connected components in the input data (< 255). |
||
-v |
verbose operation. Gives some runtime information, including a running count of the number of components identified. |
v3sc(1) |
W. J. Kostis and A. P. Reeves |