Package io.visualize

Classes needed to visualize/show skeletons and skeleton matching results.

See:
          Description

Class Summary
ContourVisualizer visualizing a skeleton object's contours (inner and outer)
ImageViewer simple image viewer: just throw a bufferedImage in, and it will be displayed.
MatchingViewer visualize a matching between two skeletons.
MatchingViewer3D Visualization of 3d matching results with the help of VTK (Visualization Toolkit)
MatchingViewer3DPanel Visualizing a 3D matching result with VTK.
SkeletonToBufferedImage create a buffered image for a specified skeleton object
Visualize3DCube Visualize a 3D array, were foreground is labeled with 255 and background is labeled with 0.
 

Package io.visualize Description

Classes needed to visualize/show skeletons and skeleton matching results.