|
VIA - Volumetric Image Analysis
|
Functions | |
| VImage | VTopoclass (VImage src, VImage dest) |
| topological classification | |
Topological classification.
Each foreground voxel of a 3D binary input image receives a label indicating its topological type. Possible types are the following:
Output codes:
| VImage VTopoclass | ( | VImage | src, |
| VImage | dest | ||
| ) |
topological classification
| src | input image (bit repn) |
| dest | output image (ubyte repn) |
1.7.6.1