GraphPrune.c File Reference


Functions

VGraph VGraphPrune (VGraph src, int minlength)
 Graph pruning.

Detailed Description

Prune small branches in a graph.

Author:
Gabriele Lohmann, MPI-CBS

Function Documentation

VGraph VGraphPrune ( VGraph  src,
int  minlength 
)

Graph pruning.

Parameters:
src input graph. Nodes must of type 'SNode'.
minlength branches that are shorter than <minlength> are cut off.


Generated on Thu Feb 16 21:10:38 2012 for VIA - Volumetric Image Analysis by  doxygen 1.5.6