This subcategory includes the data classes, e.g., for images (mitk::Image), surfaces (mitk::Surface), vessel-trees (mitk::VesselTreeData), etc. More...
![]() |
Classes | |
class | mitk::BaseData |
Base of all data objects. More... | |
class | mitk::BaseDataTestImplementation |
Implementation of BaseData (for testing) More... | |
class | mitk::Image |
Image class for storing images. More... | |
class | mitk::ImageDataItem |
Internal class for managing references on sub-images. More... | |
class | mitk::LookupTable |
LookupTable containing a vtkLookupTable. More... | |
class | mitk::PointSet |
Data structure which stores a set of points. Superclass of mitk::Mesh. More... | |
class | mitk::SlicedData |
Super class of data objects consisting of slices. More... | |
class | mitk::Surface |
Class for storing surfaces (vtkPolyData) More... | |
class | mitk::PicHelper |
Internal class for managing references on sub-images. More... | |
class | mitk::PixelType |
Class for defining the data type of pixels. More... | |
class | mitk::BoundingObject |
superclass of all bounding objects (cylinder, cuboid,...) More... | |
class | mitk::BoundingObjectGroup |
group object, that contains several mitk::BoundingObjects More... | |
class | mitk::Cone |
Data class containing an cylinder. More... | |
class | mitk::Cuboid |
Data class containing an cuboid. More... | |
class | mitk::Cylinder |
Data class containing an cylinder. More... | |
class | mitk::Ellipsoid |
Data class containing an ellipsoid. More... | |
class | mitk::ExtrudedContour |
Data class containing a bounding-object created by extruding a Contour along a vector. More... | |
class | mitk::Mesh |
DataStructure which stores a set of points (incl. pointdata) where each point can be associated to an element of a cell. More... | |
class | mitk::Plane |
Plane surface representation. More... | |
class | mitk::SeedsImage |
SeedsImage class for storing seeds-images. More... | |
class | mitk::UnstructuredGrid |
Class for storing unstructured grids (vtkUnstructuredGrid) More... |
This subcategory includes the data classes, e.g., for images (mitk::Image), surfaces (mitk::Surface), vessel-trees (mitk::VesselTreeData), etc.
Data access classes are only included, if there is no equivalent in itk (see Process and Adaptor Classes below).