|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImgTophat.tophatMode | |
---|---|
de.unihalle.informatik.MiToBo.morphology | Provides classes for morphological processing of binary images. |
Uses of ImgTophat.tophatMode in de.unihalle.informatik.MiToBo.morphology |
---|
Methods in de.unihalle.informatik.MiToBo.morphology that return ImgTophat.tophatMode | |
---|---|
ImgTophat.tophatMode |
ImgTophat.getMode()
Get the desired operator mode. |
static ImgTophat.tophatMode |
ImgTophat.tophatMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ImgTophat.tophatMode[] |
ImgTophat.tophatMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in de.unihalle.informatik.MiToBo.morphology with parameters of type ImgTophat.tophatMode | |
---|---|
ImgTophat(MTBImage ip,
ImgTophat.tophatMode op,
int msize)
Constructor with parameters. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |