Medical Imaging Interaction Toolkit  2023.12.99-63768887
Medical Imaging Interaction Toolkit
mitk::LabelSetImage Member List

This is the complete list of members for mitk::LabelSetImage, including all inherited members.

AddLabel(mitk::Label *label, GroupIndexType groupID, bool addAsClone=true, bool correctLabelValue=true)mitk::LabelSetImage
AddLabel(const std::string &name, const Color &color, GroupIndexType groupID)mitk::LabelSetImage
AddLabelToMap(LabelValueType labelValue, Label *label, GroupIndexType groupID)mitk::LabelSetImageprotected
AddLayer(ConstLabelVector labels={})mitk::LabelSetImage
AddLayer(mitk::Image::Pointer layerImage, ConstLabelVector labels={})mitk::LabelSetImage
AfterChangeLayerEventmitk::LabelSetImage
AllocateChannelData(int n=0, void *data=nullptr, ImportMemoryManagementType importMemoryManagement=CopyMemory) constmitk::Imageprotectedvirtual
AllocateSliceData(int s=0, int t=0, int n=0, void *data=nullptr, ImportMemoryManagementType importMemoryManagement=CopyMemory) constmitk::Imageprotectedvirtual
AllocateVolumeData(int t=0, int n=0, void *data=nullptr, ImportMemoryManagementType importMemoryManagement=CopyMemory) constmitk::Imageprotectedvirtual
ApplyToLabels(const LabelValueVectorType &values, std::function< void(Label *)> &&lambda)mitk::LabelSetImageprotected
BaseData()mitk::BaseDataprotected
BaseData(const BaseData &other)mitk::BaseDataprotected
BeforeChangeLayerEventmitk::LabelSetImage
CalculateCenterOfMassProcessing(ImageType *input, LabelValueType index)mitk::LabelSetImageprotected
Clear() overridemitk::Imageprotectedvirtual
ClearBuffer()mitk::LabelSetImage
ClearData()mitk::BaseDataprotectedvirtual
Clone() constmitk::Image
ComputeOffsetTable()mitk::Imageprotected
ConstLabelVectorType typedefmitk::LabelSetImage
ConstPointer typedefmitk::Image
ConvertLabelVectorConst(const LabelVectorType &labels)mitk::LabelSetImagestatic
CopyInformation(const itk::DataObject *data) overridemitk::SlicedData
CopyMemory enum valuemitk::Image
CreateLabelMask(PixelType index)mitk::LabelSetImage
DontManageMemory enum valuemitk::Image
EraseLabel(LabelValueType labelValue)mitk::LabelSetImage
EraseLabelProcessing(ImageType *input, PixelType index)mitk::LabelSetImageprotected
EraseLabels(const LabelValueVectorType &labelValues)mitk::LabelSetImage
ExecuteOperation(Operation *operation) overridemitk::BaseDatavirtual
ExistGroup(GroupIndexType index) constmitk::LabelSetImage
ExistLabel(LabelValueType value) constmitk::LabelSetImage
ExistLabel(LabelValueType value, GroupIndexType groupIndex) constmitk::LabelSetImage
Expand(unsigned int timeSteps) overridemitk::Imageprotectedvirtual
ExtractLabelValuesFromLabelVector(const ConstLabelVectorType &labels)mitk::LabelSetImagestatic
ExtractLabelValuesFromLabelVector(const LabelVectorType &labels)mitk::LabelSetImagestatic
GetActiveLabel()mitk::LabelSetImage
GetActiveLabel() constmitk::LabelSetImage
GetActiveLayer() constmitk::LabelSetImage
GetAllLabelValues() constmitk::LabelSetImage
GetChannelData(int n=0, void *data=nullptr, ImportMemoryManagementType importMemoryManagement=CopyMemory) constmitk::Imagevirtual
GetChannelDescriptor(int id=0) constmitk::Imageinline
GetClassHierarchy() const overridemitk::Imageinlinevirtual
GetClassName() constmitk::Imagevirtual
GetConstLabelsByValue(const LabelValueVectorType &labelValues, bool ignoreMissing=false) constmitk::LabelSetImage
GetConstProperty(const std::string &propertyKey, const std::string &contextName="", bool fallBackOnDefaultContext=true) const overridemitk::BaseDatavirtual
GetDimension() constmitk::Image
GetDimension(int i) constmitk::Image
GetDimensions() constmitk::Image
GetGeometry(int t=0) constmitk::BaseDatainline
GetGroupImage(GroupIndexType groupID)mitk::LabelSetImage
GetGroupImage(GroupIndexType groupID) constmitk::LabelSetImage
GetGroupIndexOfLabel(LabelValueType value) constmitk::LabelSetImage
GetImageDescriptor() constmitk::Imageinline
GetLabel(LabelValueType value) constmitk::LabelSetImage
GetLabel(LabelValueType value)mitk::LabelSetImage
GetLabelClassNames() constmitk::LabelSetImage
GetLabelClassNamesByGroup(GroupIndexType index) constmitk::LabelSetImage
GetLabels() constmitk::LabelSetImage
GetLabels()mitk::LabelSetImage
GetLabelsByValue(const LabelValueVectorType &labelValues, bool ignoreMissing=true)mitk::LabelSetImage
GetLabelValuesByGroup(GroupIndexType index) constmitk::LabelSetImage
GetLabelValuesByName(GroupIndexType index, const std::string_view name) constmitk::LabelSetImage
GetLargestPossibleRegion() constmitk::SlicedDatainline
GetMTime() const overridemitk::BaseData
GetNonConstProperty(const std::string &propertyKey, const std::string &contextName="", bool fallBackOnDefaultContext=true) overridemitk::BaseDatavirtual
GetNumberOfChannels() constmitk::SlicedDatainline
GetNumberOfLabels(unsigned int layer) constmitk::LabelSetImage
GetNumberOfLayers() constmitk::LabelSetImage
GetPixelType(int n=0) constmitk::Image
GetProperty(const char *propertyKey) constmitk::BaseData
GetPropertyContextNames() const overridemitk::BaseDatavirtual
GetPropertyKeys(const std::string &contextName="", bool includeDefaultContext=false) const overridemitk::BaseDatavirtual
GetPropertyList() constmitk::BaseData
GetRequestedRegion() constmitk::SlicedDatainlinevirtual
GetSliceData(int s=0, int t=0, int n=0, void *data=nullptr, ImportMemoryManagementType importMemoryManagement=CopyMemory) constmitk::Imagevirtual
GetSlicedGeometry(unsigned int t=0) constmitk::SlicedData
GetSliceIndex(int s=0, int t=0, int n=0) constmitk::Imageprotected
GetSource() constmitk::BaseData
GetStaticNameOfClass()mitk::Imageinlinestatic
GetStatistics() constmitk::Imageinline
GetTimeGeometry() constmitk::BaseDatainline
GetTimeGeometry()mitk::BaseDatainline
GetTimeSteps() constmitk::BaseDatainline
GetTotalNumberOfLabels() constmitk::LabelSetImage
GetUID() constmitk::Identifiablevirtual
GetUnlabeledLabelLock() constmitk::LabelSetImagevirtual
GetUnusedLabelValue() constmitk::LabelSetImage
GetUpdatedGeometry(int t=0)mitk::BaseData
GetUpdatedSlicedGeometry(unsigned int t=0)mitk::SlicedData
GetUpdatedTimeGeometry()mitk::BaseData
GetUsedLabelValues() constmitk::LabelSetImageprotected
GetVolumeData(int t=0, int n=0, void *data=nullptr, ImportMemoryManagementType importMemoryManagement=CopyMemory) constmitk::Imagevirtual
GetVolumeIndex(int t=0, int n=0) constmitk::Imageprotected
GetVtkImageData(int t=0, int n=0)mitk::Imagevirtual
GetVtkImageData(int t=0, int n=0) constmitk::Imagevirtual
Graft(const DataObject *) overridemitk::BaseData
GroupIndexType typedefmitk::LabelSetImage
HistogramType typedefmitk::Image
Identifiable()mitk::Identifiable
Identifiable(const UIDType &uid)mitk::Identifiableexplicit
Identifiable(const Identifiable &)=deletemitk::Identifiable
Identifiable(Identifiable &&) noexceptmitk::Identifiable
Image()mitk::Imageprotected
Image(const Image &other)mitk::Imageprotected
ImageDataItemPointer typedefmitk::Image
ImageDataItemPointerArray typedefmitk::Image
ImageToLayerContainerProcessing(itk::Image< TPixel, VImageDimension > *source, unsigned int layer) constmitk::LabelSetImageprotected
ImportMemoryManagementType enum namemitk::Image
IndexType typedefmitk::SlicedData
IndexValueType typedefmitk::SlicedData
Initialize(const mitk::Image *image) overridemitk::LabelSetImagevirtual
mitk::Image::Initialize(const mitk::PixelType &type, unsigned int dimension, const unsigned int *dimensions, unsigned int channels=1)mitk::Imagevirtual
mitk::Image::Initialize(const mitk::PixelType &type, const mitk::BaseGeometry &geometry, unsigned int channels=1, int tDim=1)mitk::Imagevirtual
mitk::Image::Initialize(const mitk::PixelType &type, const mitk::TimeGeometry &geometry, unsigned int channels=1, int tDim=-1)mitk::Imagevirtual
mitk::Image::Initialize(const mitk::PixelType &type, int sDim, const mitk::PlaneGeometry &geometry2d, unsigned int channels=1, int tDim=1)mitk::Imagevirtual
mitk::Image::Initialize(const mitk::ImageDescriptor::Pointer inDesc)mitk::Imagevirtual
mitk::Image::Initialize(vtkImageData *vtkimagedata, int channels=1, int tDim=-1, int sDim=-1, int pDim=-1)mitk::Imagevirtual
mitk::Image::Initialize() overridemitk::Imageprotected
InitializeByItk(const itkImageType *itkimage, int channels=1, int tDim=-1, int sDim=-1)mitk::Imageinline
InitializeByLabeledImage(mitk::Image::Pointer image)mitk::LabelSetImage
InitializeByLabeledImageProcessing(LabelSetImageType *input, ImageType *other)mitk::LabelSetImageprotected
InitializeEmpty()mitk::BaseDatainlineprotectedvirtual
InitializeTimeGeometry(unsigned int timeSteps=1)mitk::BaseDataprotectedvirtual
InternalClone() const overridemitk::Imageinlineprotectedvirtual
IsChannelSet(int n=0) const overridemitk::Imagevirtual
IsEmpty() constmitk::BaseDatavirtual
IsEmptyTimeStep(unsigned int t) constmitk::BaseDatavirtual
IsInitialized() constmitk::BaseDatavirtual
IsLabelLocked(LabelValueType value) constmitk::LabelSetImage
IsRotated() constmitk::Image
IsSliceSet(int s=0, int t=0, int n=0) const overridemitk::Imagevirtual
IsValidChannel(int n=0) constmitk::Imagevirtual
IsValidSlice(int s=0, int t=0, int n=0) constmitk::Imagevirtual
IsValidTimeStep(int t) constmitk::Imageprotectedvirtual
IsValidVolume(int t=0, int n=0) constmitk::Imagevirtual
IsVolumeSet(int t=0, int n=0) const overridemitk::Imagevirtual
itkGetModifiableObjectMacro(LookupTable, mitk::LookupTable)mitk::LabelSetImage
itkStaticConstMacro(RegionDimension, unsigned int, 5)mitk::SlicedData
itkTypeMacroNoParent(OperationActor) virtual ~OperationActor()mitk::OperationActorinline
LabelSetImage()mitk::LabelSetImageprotected
LabelSetImage(const LabelSetImage &other)mitk::LabelSetImageprotected
LabelValueType typedefmitk::LabelSetImage
LabelValueVectorType typedefmitk::LabelSetImage
LabelVectorType typedefmitk::LabelSetImage
LayerContainerToImageProcessing(itk::Image< TPixel, VImageDimension > *source, unsigned int layer)mitk::LabelSetImageprotected
m_ActiveLabelValuemitk::LabelSetImageprotected
m_ActiveLayermitk::LabelSetImageprotected
m_activeLayerInvalidmitk::LabelSetImageprotected
m_BufferedRegionmitk::SlicedDataprotected
m_Channelsmitk::Imagemutableprotected
m_CompleteDatamitk::Imageprotected
m_Dimensionmitk::Imageprotected
m_Dimensionsmitk::Imageprotected
m_ImageDataArraysLockmitk::Imagemutableprotected
m_ImageDescriptormitk::Imageprotected
m_ImageStatisticsmitk::Imageprotected
m_Initializedmitk::BaseDataprotected
m_LargestPossibleRegionmitk::SlicedDataprotected
m_LastRequestedRegionWasOutsideOfTheBufferedRegionmitk::BaseDataprotected
m_LayerContainermitk::LabelSetImageprotected
m_OffsetTablemitk::Imageprotected
m_RequestedRegionmitk::SlicedDatamutableprotected
m_RequestedRegionInitializedmitk::SlicedDatamutableprotected
m_Slicesmitk::Imagemutableprotected
m_SourceOutputIndexDuplicatemitk::BaseDatamutableprotected
m_UseLargestPossibleRegionmitk::SlicedDataprotected
m_Volumesmitk::Imagemutableprotected
ManageMemory enum valuemitk::Image
MaskStamp(mitk::Image *mask, bool forceOverwrite)mitk::LabelSetImage
MaskStampProcessing(ImageType *input, mitk::Image *mask, bool forceOverwrite)mitk::LabelSetImageprotected
MergeLabel(PixelType pixelValue, PixelType sourcePixelValue)mitk::LabelSetImage
MergeLabelProcessing(ImageType *input, PixelType pixelValue, PixelType index)mitk::LabelSetImageprotected
MergeLabels(PixelType pixelValue, const std::vector< PixelType > &vectorOfSourcePixelValues)mitk::LabelSetImage
mitkClassMacro(LabelSetImage, Image)mitk::LabelSetImage
mitkCloneMacro(Self)mitk::LabelSetImageprotected
MutexHolder typedefmitk::Imageprotected
New()mitk::LabelSetImagestatic
OffsetType typedefmitk::SlicedData
OffsetValueType typedefmitk::SlicedData
OnLabelModified(const Object *sender, const itk::EventObject &)mitk::LabelSetImageprotected
operator=(const Identifiable &)=deletemitk::Identifiable
operator=(Identifiable &&other) noexceptmitk::Identifiable
PixelType typedefmitk::LabelSetImage
Pointer typedefmitk::Image
PrepareForNewData() overridemitk::SlicedData
PrintSelf(std::ostream &os, itk::Indent indent) const overridemitk::Imageprotected
ReferenceMemory enum valuemitk::Image
RegionType typedefmitk::SlicedData
RegisterLabel(Label *label)mitk::LabelSetImageprotected
ReleaseLabel(Label *label)mitk::LabelSetImageprotected
RemoveGroup(GroupIndexType group)mitk::LabelSetImage
RemoveLabel(LabelValueType labelValue)mitk::LabelSetImage
RemoveLabelFromMap(LabelValueType labelValue)mitk::LabelSetImageprotected
RemoveLabels(const LabelValueVectorType &vectorOfLabelPixelValues)mitk::LabelSetImage
RemoveProperty(const std::string &propertyKey, const std::string &contextName="", bool fallBackOnDefaultContext=false) overridemitk::BaseDatavirtual
RenameLabel(LabelValueType labelValue, const std::string &name, const Color &color)mitk::LabelSetImage
ReplaceGroupLabels(const GroupIndexType groupID, const ConstLabelVectorType &newLabels)mitk::LabelSetImage
ReplaceGroupLabels(const GroupIndexType groupID, const LabelVectorType &newLabels)mitk::LabelSetImage
RequestedRegionIsOutsideOfTheBufferedRegion() overridemitk::SlicedDatavirtual
Self typedefmitk::Image
SetActiveLabel(LabelValueType label)mitk::LabelSetImage
SetActiveLayer(unsigned int layer)mitk::LabelSetImage
SetAllLabelsLocked(bool locked)mitk::LabelSetImage
SetAllLabelsLockedByGroup(GroupIndexType group, bool locked)mitk::LabelSetImage
SetAllLabelsLockedByName(GroupIndexType group, const std::string_view name, bool locked)mitk::LabelSetImage
SetAllLabelsVisible(bool visible)mitk::LabelSetImage
SetAllLabelsVisibleByGroup(GroupIndexType group, bool visible)mitk::LabelSetImage
SetAllLabelsVisibleByName(GroupIndexType group, const std::string_view name, bool visible)mitk::LabelSetImage
SetChannel(const void *data, int n=0)mitk::Imagevirtual
SetClonedGeometry(const BaseGeometry *aGeometry3D)mitk::BaseDatavirtual
SetClonedGeometry(const BaseGeometry *aGeometry3D, unsigned int time)mitk::BaseDatavirtual
SetClonedTimeGeometry(const TimeGeometry *geometry)mitk::BaseDatavirtual
SetGeometry(BaseGeometry *aGeometry3D) overridemitk::Imagevirtual
SetImportChannel(void *data, int n=0, ImportMemoryManagementType importMemoryManagement=CopyMemory)mitk::Imagevirtual
SetImportSlice(void *data, int s=0, int t=0, int n=0, ImportMemoryManagementType importMemoryManagement=CopyMemory)mitk::Imagevirtual
SetImportVolume(void *data, int t=0, int n=0, ImportMemoryManagementType importMemoryManagement=CopyMemory)mitk::Imagevirtual
SetImportVolume(const void *const_data, int t=0, int n=0)mitk::Imagevirtual
SetLargestPossibleRegion(SlicedData::RegionType *region)mitk::SlicedData
SetLookupTable(LookupTable *lut)mitk::LabelSetImage
SetOrigin(const Point3D &origin) overridemitk::SlicedDatavirtual
SetProperty(const std::string &propertyKey, BaseProperty *property, const std::string &contextName="", bool fallBackOnDefaultContext=false) overridemitk::BaseDatavirtual
SetProperty(const char *propertyKey, BaseProperty *property)mitk::BaseData
SetPropertyList(PropertyList *propertyList)mitk::BaseData
SetRequestedRegion(const itk::DataObject *data) overridemitk::SlicedDatavirtual
SetRequestedRegion(SlicedData::RegionType *region)mitk::SlicedDatavirtual
SetRequestedRegionToLargestPossibleRegion() overridemitk::SlicedDatavirtual
SetSlice(const void *data, int s=0, int t=0, int n=0)mitk::Imagevirtual
SetSpacing(const ScalarType aSpacing[])mitk::SlicedDatavirtual
SetSpacing(mitk::Vector3D aSpacing)mitk::SlicedDatavirtual
SetTimeGeometry(TimeGeometry *geometry)mitk::BaseDatavirtual
SetUID(const UIDType &uid)mitk::Identifiableprotectedvirtual
SetUnlabeledLabelLock(bool _arg)mitk::LabelSetImagevirtual
SetVolume(const void *data, int t=0, int n=0)mitk::Imagevirtual
SizeType typedefmitk::SlicedData
SizeValueType typedefmitk::SlicedData
SlicedData()mitk::SlicedDataprotected
SlicedData(const SlicedData &other)mitk::SlicedDataprotected
StatisticsHolderPointer typedefmitk::Image
Superclass typedefmitk::Image
UIDType typedefmitk::Identifiable
UNLABELED_VALUEmitk::LabelSetImagestatic
UnlabeledLabelLockOff()mitk::LabelSetImagevirtual
UnlabeledLabelLockOn()mitk::LabelSetImagevirtual
UpdateCenterOfMass(PixelType pixelValue)mitk::LabelSetImage
UpdateLookupTable(PixelType pixelValue)mitk::LabelSetImage
UpdateOutputInformation() overridemitk::SlicedData
VerifyRequestedRegion() overridemitk::SlicedDatavirtual
VisitLabels(const LabelValueVectorType &values, std::function< void(const Label *)> &&lambda) constmitk::LabelSetImageprotected
~BaseData() overridemitk::BaseDataprotected
~Identifiable()mitk::Identifiablevirtual
~Image() overridemitk::Imageprotected
~IPropertyOwner() overridemitk::IPropertyOwner
~IPropertyProvider()mitk::IPropertyProvidervirtual
~LabelSetImage() overridemitk::LabelSetImageprotected
~SlicedData() overridemitk::SlicedDataprotected