VIA - Volumetric Image Analysis
Functions
Topoclass.c File Reference

Functions

VImage VTopoclass (VImage src, VImage dest)
 topological classification

Detailed Description

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:

Reference:
G. Malandain, G. Bertrand, N. Ayache (1993). "Topological segmentation of discrete surfaces", Intern. Journal of Computer Vision, 10:2, pp. 183-197.
Author:
Gabriele Lohmann, MPI-CBS

Function Documentation

VImage VTopoclass ( VImage  src,
VImage  dest 
)

topological classification

Parameters
srcinput image (bit repn)
destoutput image (ubyte repn)