Uses of Class
de.unihalle.informatik.MiToBo.segmentation.regions.mser.DetectMSERs.Thresholding_Direction

Packages that use DetectMSERs.Thresholding_Direction
de.unihalle.informatik.MiToBo.segmentation.regions.mser   
 

Uses of DetectMSERs.Thresholding_Direction in de.unihalle.informatik.MiToBo.segmentation.regions.mser
 

Methods in de.unihalle.informatik.MiToBo.segmentation.regions.mser that return DetectMSERs.Thresholding_Direction
static DetectMSERs.Thresholding_Direction DetectMSERs.Thresholding_Direction.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DetectMSERs.Thresholding_Direction[] DetectMSERs.Thresholding_Direction.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in de.unihalle.informatik.MiToBo.segmentation.regions.mser with parameters of type DetectMSERs.Thresholding_Direction
 void DetectMSERs.setThresholdingDirection(DetectMSERs.Thresholding_Direction td)
          Set direction of threshold compuations.
 



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