Package io.loader.shared

Package containing all classes needed to load 2D skeletons as well as 3D skeletons.

See:
          Description

Class Summary
GraphBuilder extract a skeleton graph (see SkeletonGraph) from the sampled parts
NodeArea This is a helper class to handle ambigous junction nodes in some constellations of nodes.
Preprocessor This is a trial to eliminate spurious branches from a skeleton.
SkeletonParser Abstract class to handle the parsing of 2D and 3D skeletons, respectively.
SkeletonParserThread A thread to load a skeleton, specified by the SkeletonParser passed by argument.
 

Package io.loader.shared Description

Package containing all classes needed to load 2D skeletons as well as 3D skeletons.