Package | Description |
---|---|
de.unihalle.informatik.MiToBo.morphology |
Provides classes for morphological processing of binary images.
|
Modifier and Type | Field and Description |
---|---|
private ImgTophat.tophatMode |
ImgTophat.processMode |
Modifier and Type | Method and Description |
---|---|
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.
|
Constructor and Description |
---|
ImgTophat(MTBImage ip,
ImgTophat.tophatMode op,
int msize)
Constructor with parameters.
|
Copyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.