Uses of Package
io.loader.load2D.contours

Packages that use io.loader.load2D.contours
io.loader.load2D.contours Containing all data structures to represent contours. 
io.visualize Classes needed to visualize/show skeletons and skeleton matching results. 
 

Classes in io.loader.load2D.contours used by io.loader.load2D.contours
Contour
          data structure to hold contour information, part of Wilhelm Burger's imageJ plugin (http://www.imagingbook.com/)
ContourContainer
          A data structure to hold an object shape's inner and outer contours.
 

Classes in io.loader.load2D.contours used by io.visualize
ContourContainer
          A data structure to hold an object shape's inner and outer contours.