| Package | Description |
|---|---|
| de.unihalle.informatik.MiToBo.morphology |
Provides classes for morphological processing of binary images.
|
| Modifier and Type | Field and Description |
|---|---|
private ConvexHullExtraction.InputType |
ConvexHullExtraction.inType
Input type.
|
| Modifier and Type | Method and Description |
|---|---|
static ConvexHullExtraction.InputType |
ConvexHullExtraction.InputType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConvexHullExtraction.InputType[] |
ConvexHullExtraction.InputType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConvexHullExtraction.setInputType(ConvexHullExtraction.InputType t)
Specify input image type.
|
Copyright © 2010–2025 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.