| Package | Description |
|---|---|
| de.unihalle.informatik.MiToBo.core.datatypes |
Provides basic datatypes for MiToBo.
|
| de.unihalle.informatik.MiToBo.core.imageJ |
Provides convenience classes for interaction with ImageJ system.
|
| de.unihalle.informatik.MiToBo.segmentation.snakes.datatypes |
Provides basic datatypes for MiToBo explicit active contours (snakes).
|
| Modifier and Type | Class and Description |
|---|---|
class |
MTBContour2D
Class to create 2D contour objects with a vector of points, belonging to the
contour.
|
class |
MTBContour2DSet
A set of 2D contours living in a common domain which is a rectangular subset
of R x R.
|
class |
MTBPolygon2D
Polygon datatype with double precision.
|
class |
MTBPolygon2DSet
Data type to represent a set of
MTBPolygon2D. |
| Modifier and Type | Field and Description |
|---|---|
private MTBDataExportableToImageJROI |
RoiWriter.data
Data to save to file.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RoiWriter.setData(MTBDataExportableToImageJROI d)
Specify the data to save.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MTBSnake
Active Contour (Snake) datatype.
|
Copyright © 2010–2025 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.