|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |