Uses of Class
de.unihalle.informatik.MiToBo.filters.vesselness.MPMFFilter2D.VesselMode

Packages that use MPMFFilter2D.VesselMode
de.unihalle.informatik.MiToBo.filters.vesselness Provides various operators for enhancing vessel-like structures in images. 
 

Uses of MPMFFilter2D.VesselMode in de.unihalle.informatik.MiToBo.filters.vesselness
 

Fields in de.unihalle.informatik.MiToBo.filters.vesselness declared as MPMFFilter2D.VesselMode
protected  MPMFFilter2D.VesselMode MPMFFilter2D.mode
          Scenario for detecting vessels, i.e. relation of foreground to background.
 

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



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