Uses of Class
de.unihalle.informatik.MiToBo.core.datatypes.MTBBorder2DSet

Packages that use MTBBorder2DSet
de.unihalle.informatik.MiToBo.core.datatypes Provides basic datatypes for MiToBo. 
de.unihalle.informatik.MiToBo.core.imageJ Provides convenience classes for interaction with ImageJ system. 
de.unihalle.informatik.MiToBo.segmentation.contours.extraction Provides classes for performing contour extractions from regions or other image elements. 
 

Uses of MTBBorder2DSet in de.unihalle.informatik.MiToBo.core.datatypes
 

Methods in de.unihalle.informatik.MiToBo.core.datatypes that return MTBBorder2DSet
 MTBBorder2DSet MTBBorder2DSet.clone()
           
 

Uses of MTBBorder2DSet in de.unihalle.informatik.MiToBo.core.imageJ
 

Methods in de.unihalle.informatik.MiToBo.core.imageJ that return MTBBorder2DSet
 MTBBorder2DSet MTBBorder2DSetROI.getBorderSet()
          Get 2D border set from Roi.
 MTBBorder2DSet RoiManagerAdapter.getBorderSetFromRoiManager()
          Reads a ROI manager selection into a set of borders.
 

Methods in de.unihalle.informatik.MiToBo.core.imageJ with parameters of type MTBBorder2DSet
 void RoiManagerAdapter.addBordersToRoiManager(MTBBorder2DSet borders)
          Adds a set of 2D borders to the ROI manager.
 

Constructors in de.unihalle.informatik.MiToBo.core.imageJ with parameters of type MTBBorder2DSet
MTBBorder2DSetROI(MTBBorder2DSet borderSet, String roiLabel)
          Constructor to create a new Roi-Manager-Object, based on a MTBBorder2DSet.
 

Uses of MTBBorder2DSet in de.unihalle.informatik.MiToBo.segmentation.contours.extraction
 

Methods in de.unihalle.informatik.MiToBo.segmentation.contours.extraction that return MTBBorder2DSet
 MTBBorder2DSet BordersOnLabeledComponents.getResultBorders()
          Get result borders.
 



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