Medical Imaging Interaction Toolkit
2024.12.99-01bcec80
Medical Imaging Interaction Toolkit
|
Go to the documentation of this file.
13 #ifndef mitkSegSliceOperation_h
14 #define mitkSegSliceOperation_h
42 bool IsValid()
const override;
MultiLabelSegmentation::GroupIndexType m_GroupID
Describes a two-dimensional, rectangular plane.
PlaneGeometry::ConstPointer m_PlaneGeometry
Image class for storing images.
CompressedImageContainer m_CompressedImageContainer
std::size_t GroupIndexType
Find image slices visible on a given plane.
An Operation for applying an edited slice to the a group of a MultiLabelSegmentation.
MultiLabelSegmentation class for handling labels and layers in a segmentation session.
mitk::BaseGeometry::ConstPointer m_GuardReferenceGeometry
#define MITKSEGMENTATION_EXPORT
#define mitkClassMacro(className, SuperClassName)
Base class for any operation based on a MultiLabelSegmentation instance.