Package de.unihalle.informatik.MiToBo.segmentation.contours.extraction

Provides classes for performing contour extractions from regions or other image elements.

See:
          Description

Class Summary
BordersOnLabeledComponents Class to extract borders from connected components.
ContourOnLabeledComponents Class to segment contours from a binary image using the contour following algorithm.
 

Enum Summary
BordersOnLabeledComponents.BorderType Possible types of borders to be extracted.
ContourOnLabeledComponents.ContourType The possible type of contours for segmentation.
 

Package de.unihalle.informatik.MiToBo.segmentation.contours.extraction Description

Provides classes for performing contour extractions from regions or other image elements.

Author:
misiak


Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.