Medical Imaging Interaction Toolkit
2023.04.00
Medical Imaging Interaction Toolkit
|
This is the complete list of members for mitk::LabelSetImage, including all inherited members.
AddLabelSetToLayer(const unsigned int layerIdx, const mitk::LabelSet *labelSet) | mitk::LabelSetImage | |
AddLabelToMap(LabelValueType labelValue, mitk::Label *label, GroupIndexType groupID) | mitk::LabelSetImage | protected |
AddLayer(mitk::LabelSet::Pointer labelSet=nullptr) | mitk::LabelSetImage | |
AddLayer(mitk::Image::Pointer layerImage, mitk::LabelSet::Pointer labelSet=nullptr) | mitk::LabelSetImage | |
AfterChangeLayerEvent | mitk::LabelSetImage | |
AllocateChannelData(int n=0, void *data=nullptr, ImportMemoryManagementType importMemoryManagement=CopyMemory) const | mitk::Image | protectedvirtual |
AllocateSliceData(int s=0, int t=0, int n=0, void *data=nullptr, ImportMemoryManagementType importMemoryManagement=CopyMemory) const | mitk::Image | protectedvirtual |
AllocateVolumeData(int t=0, int n=0, void *data=nullptr, ImportMemoryManagementType importMemoryManagement=CopyMemory) const | mitk::Image | protectedvirtual |
BaseData() | mitk::BaseData | protected |
BaseData(const BaseData &other) | mitk::BaseData | protected |
BeforeChangeLayerEvent | mitk::LabelSetImage | |
CalculateCenterOfMassProcessing(ImageType *input, PixelType index, unsigned int layer) | mitk::LabelSetImage | protected |
Clear() override | mitk::Image | protectedvirtual |
ClearBuffer() | mitk::LabelSetImage | |
ClearBufferProcessing(ImageType *input) | mitk::LabelSetImage | protected |
ClearData() | mitk::BaseData | protectedvirtual |
Clone() const | mitk::Image | |
ComputeOffsetTable() | mitk::Image | protected |
ConstLabelVectorType typedef | mitk::LabelSetImage | |
ConstPointer typedef | mitk::Image | |
CopyInformation(const itk::DataObject *data) override | mitk::SlicedData | |
CopyMemory enum value | mitk::Image | |
CreateLabelMask(PixelType index, bool useActiveLayer=true, unsigned int layer=0) | mitk::LabelSetImage | |
DontManageMemory enum value | mitk::Image | |
EraseLabel(PixelType pixelValue) | mitk::LabelSetImage | |
EraseLabelProcessing(ImageType *input, PixelType index) | mitk::LabelSetImage | protected |
EraseLabels(const std::vector< PixelType > &VectorOfLabelPixelValues) | mitk::LabelSetImage | |
ExecuteOperation(Operation *operation) override | mitk::BaseData | virtual |
ExistGroup(GroupIndexType index) const | mitk::LabelSetImage | |
ExistLabel(PixelType pixelValue) const | mitk::LabelSetImage | |
ExistLabel(PixelType pixelValue, unsigned int layer) const | mitk::LabelSetImage | |
ExistLabelSet(unsigned int layer) const | mitk::LabelSetImage | |
Expand(unsigned int timeSteps) override | mitk::Image | protectedvirtual |
GetActiveLabel(unsigned int layer=0) | mitk::LabelSetImage | |
GetActiveLabel(unsigned int layer=0) const | mitk::LabelSetImage | |
GetActiveLabelSet() | mitk::LabelSetImage | |
GetActiveLabelSet() const | mitk::LabelSetImage | |
GetActiveLayer() const | mitk::LabelSetImage | |
GetChannelData(int n=0, void *data=nullptr, ImportMemoryManagementType importMemoryManagement=CopyMemory) const | mitk::Image | virtual |
GetChannelDescriptor(int id=0) const | mitk::Image | inline |
GetClassHierarchy() const override | mitk::Image | inlinevirtual |
GetClassName() const | mitk::Image | virtual |
GetConstProperty(const std::string &propertyKey, const std::string &contextName="", bool fallBackOnDefaultContext=true) const override | mitk::BaseData | virtual |
GetDimension() const | mitk::Image | |
GetDimension(int i) const | mitk::Image | |
GetDimensions() const | mitk::Image | |
GetGeometry(int t=0) const | mitk::BaseData | inline |
GetGroupIndexOfLabel(LabelValueType value) const | mitk::LabelSetImage | |
GetImageDescriptor() const | mitk::Image | inline |
GetLabel(LabelValueType value) const | mitk::LabelSetImage | |
GetLabel(LabelValueType value) | mitk::LabelSetImage | |
GetLabel(PixelType pixelValue, unsigned int layer) const | mitk::LabelSetImage | |
GetLabels() const | mitk::LabelSetImage | |
GetLabels() | mitk::LabelSetImage | |
GetLabelSet(unsigned int layer=0) | mitk::LabelSetImage | |
GetLabelSet(unsigned int layer=0) const | mitk::LabelSetImage | |
GetLabelsInGroup(GroupIndexType index) const | mitk::LabelSetImage | |
GetLabelsInGroup(GroupIndexType index) | mitk::LabelSetImage | |
GetLargestPossibleRegion() const | mitk::SlicedData | inline |
GetLayerImage(unsigned int layer) | mitk::LabelSetImage | |
GetLayerImage(unsigned int layer) const | mitk::LabelSetImage | |
GetMTime() const override | mitk::BaseData | |
GetNonConstProperty(const std::string &propertyKey, const std::string &contextName="", bool fallBackOnDefaultContext=true) override | mitk::BaseData | virtual |
GetNumberOfChannels() const | mitk::SlicedData | inline |
GetNumberOfLabels(unsigned int layer=0) const | mitk::LabelSetImage | |
GetNumberOfLayers() const | mitk::LabelSetImage | |
GetPixelType(int n=0) const | mitk::Image | |
GetProperty(const char *propertyKey) const | mitk::BaseData | |
GetPropertyContextNames() const override | mitk::BaseData | virtual |
GetPropertyKeys(const std::string &contextName="", bool includeDefaultContext=false) const override | mitk::BaseData | virtual |
GetPropertyList() const | mitk::BaseData | |
GetRequestedRegion() const | mitk::SlicedData | inlinevirtual |
GetSliceData(int s=0, int t=0, int n=0, void *data=nullptr, ImportMemoryManagementType importMemoryManagement=CopyMemory) const | mitk::Image | virtual |
GetSlicedGeometry(unsigned int t=0) const | mitk::SlicedData | |
GetSliceIndex(int s=0, int t=0, int n=0) const | mitk::Image | protected |
GetSource() const | mitk::BaseData | |
GetStaticNameOfClass() | mitk::Image | inlinestatic |
GetStatistics() const | mitk::Image | inline |
GetTimeGeometry() const | mitk::BaseData | inline |
GetTimeGeometry() | mitk::BaseData | inline |
GetTimeSteps() const | mitk::BaseData | inline |
GetTotalNumberOfLabels() const | mitk::LabelSetImage | |
GetUID() const | mitk::Identifiable | virtual |
GetUnlabeledLabelLock() const | mitk::LabelSetImage | virtual |
GetUpdatedGeometry(int t=0) | mitk::BaseData | |
GetUpdatedSlicedGeometry(unsigned int t=0) | mitk::SlicedData | |
GetUpdatedTimeGeometry() | mitk::BaseData | |
GetUsedLabelValues() const | mitk::LabelSetImage | protected |
GetVolumeData(int t=0, int n=0, void *data=nullptr, ImportMemoryManagementType importMemoryManagement=CopyMemory) const | mitk::Image | virtual |
GetVolumeIndex(int t=0, int n=0) const | mitk::Image | protected |
GetVtkImageData(int t=0, int n=0) | mitk::Image | virtual |
GetVtkImageData(int t=0, int n=0) const | mitk::Image | virtual |
Graft(const DataObject *) override | mitk::BaseData | |
GroupEventType typedef | mitk::LabelSetImage | |
GroupIndexType typedef | mitk::LabelSetImage | |
GroupToLabelMapType typedef | mitk::LabelSetImage | protected |
HistogramType typedef | mitk::Image | |
Identifiable() | mitk::Identifiable | |
Identifiable(const UIDType &uid) | mitk::Identifiable | explicit |
Identifiable(const Identifiable &)=delete | mitk::Identifiable | |
Identifiable(Identifiable &&) noexcept | mitk::Identifiable | |
Image() | mitk::Image | protected |
Image(const Image &other) | mitk::Image | protected |
ImageDataItemPointer typedef | mitk::Image | |
ImageDataItemPointerArray typedef | mitk::Image | |
ImageToLayerContainerProcessing(itk::Image< TPixel, VImageDimension > *source, unsigned int layer) const | mitk::LabelSetImage | protected |
ImportMemoryManagementType enum name | mitk::Image | |
IndexType typedef | mitk::SlicedData | |
IndexValueType typedef | mitk::SlicedData | |
Initialize(const mitk::Image *image) override | mitk::LabelSetImage | virtual |
mitk::Image::Initialize(const mitk::PixelType &type, unsigned int dimension, const unsigned int *dimensions, unsigned int channels=1) | mitk::Image | virtual |
mitk::Image::Initialize(const mitk::PixelType &type, const mitk::BaseGeometry &geometry, unsigned int channels=1, int tDim=1) | mitk::Image | virtual |
mitk::Image::Initialize(const mitk::PixelType &type, const mitk::TimeGeometry &geometry, unsigned int channels=1, int tDim=-1) | mitk::Image | virtual |
mitk::Image::Initialize(const mitk::PixelType &type, int sDim, const mitk::PlaneGeometry &geometry2d, unsigned int channels=1, int tDim=1) | mitk::Image | virtual |
mitk::Image::Initialize(const mitk::ImageDescriptor::Pointer inDesc) | mitk::Image | virtual |
mitk::Image::Initialize(vtkImageData *vtkimagedata, int channels=1, int tDim=-1, int sDim=-1, int pDim=-1) | mitk::Image | virtual |
mitk::Image::Initialize() override | mitk::Image | protected |
InitializeByItk(const itkImageType *itkimage, int channels=1, int tDim=-1, int sDim=-1) | mitk::Image | inline |
InitializeByLabeledImage(mitk::Image::Pointer image) | mitk::LabelSetImage | |
InitializeByLabeledImageProcessing(LabelSetImageType *input, ImageType *other) | mitk::LabelSetImage | protected |
InitializeEmpty() | mitk::BaseData | inlineprotectedvirtual |
InitializeTimeGeometry(unsigned int timeSteps=1) | mitk::BaseData | protectedvirtual |
InternalClone() const override | mitk::Image | inlineprotectedvirtual |
IsChannelSet(int n=0) const override | mitk::Image | virtual |
IsEmpty() const | mitk::BaseData | virtual |
IsEmptyTimeStep(unsigned int t) const | mitk::BaseData | virtual |
IsInitialized() const | mitk::BaseData | virtual |
IsLabelInGroup(LabelValueType value) const | mitk::LabelSetImage | |
IsLabelInGroup(LabelValueType value, GroupIndexType &groupIndex) const | mitk::LabelSetImage | |
IsLabelLocked(LabelValueType value) const | mitk::LabelSetImage | |
IsRotated() const | mitk::Image | |
IsSliceSet(int s=0, int t=0, int n=0) const override | mitk::Image | virtual |
IsValidChannel(int n=0) const | mitk::Image | virtual |
IsValidSlice(int s=0, int t=0, int n=0) const | mitk::Image | virtual |
IsValidTimeStep(int t) const | mitk::Image | protectedvirtual |
IsValidVolume(int t=0, int n=0) const | mitk::Image | virtual |
IsVolumeSet(int t=0, int n=0) const override | mitk::Image | virtual |
itkStaticConstMacro(RegionDimension, unsigned int, 5) | mitk::SlicedData | |
itkTypeMacroNoParent(OperationActor) virtual ~OperationActor() | mitk::OperationActor | inline |
LabelEventType typedef | mitk::LabelSetImage | |
LabelMapType typedef | mitk::LabelSetImage | protected |
LabelSetImage() | mitk::LabelSetImage | protected |
LabelSetImage(const LabelSetImage &other) | mitk::LabelSetImage | protected |
LabelsEventType typedef | mitk::LabelSetImage | |
LabelToGroupMapType typedef | mitk::LabelSetImage | protected |
LabelValueType typedef | mitk::LabelSetImage | |
LabelValueVectorType typedef | mitk::LabelSetImage | |
LabelVectorType typedef | mitk::LabelSetImage | |
LayerContainerToImageProcessing(itk::Image< TPixel, VImageDimension > *source, unsigned int layer) | mitk::LabelSetImage | protected |
m_ActiveLayer | mitk::LabelSetImage | protected |
m_activeLayerInvalid | mitk::LabelSetImage | protected |
m_BufferedRegion | mitk::SlicedData | protected |
m_Channels | mitk::Image | mutableprotected |
m_CompleteData | mitk::Image | protected |
m_Dimension | mitk::Image | protected |
m_Dimensions | mitk::Image | protected |
m_GroupToLabelMap | mitk::LabelSetImage | protected |
m_ImageDataArraysLock | mitk::Image | mutableprotected |
m_ImageDescriptor | mitk::Image | protected |
m_ImageStatistics | mitk::Image | protected |
m_Initialized | mitk::BaseData | protected |
m_LabelMap | mitk::LabelSetImage | protected |
m_LabelSetContainer | mitk::LabelSetImage | protected |
m_LabelToGroupMap | mitk::LabelSetImage | protected |
m_LargestPossibleRegion | mitk::SlicedData | protected |
m_LastRequestedRegionWasOutsideOfTheBufferedRegion | mitk::BaseData | protected |
m_LayerContainer | mitk::LabelSetImage | protected |
m_OffsetTable | mitk::Image | protected |
m_RequestedRegion | mitk::SlicedData | mutableprotected |
m_RequestedRegionInitialized | mitk::SlicedData | mutableprotected |
m_Slices | mitk::Image | mutableprotected |
m_SourceOutputIndexDuplicate | mitk::BaseData | mutableprotected |
m_UseLargestPossibleRegion | mitk::SlicedData | protected |
m_Volumes | mitk::Image | mutableprotected |
ManageMemory enum value | mitk::Image | |
MaskStamp(mitk::Image *mask, bool forceOverwrite) | mitk::LabelSetImage | |
MaskStampProcessing(ImageType *input, mitk::Image *mask, bool forceOverwrite) | mitk::LabelSetImage | protected |
MergeLabel(PixelType pixelValue, PixelType sourcePixelValue, unsigned int layer=0) | mitk::LabelSetImage | |
MergeLabelProcessing(ImageType *input, PixelType pixelValue, PixelType index) | mitk::LabelSetImage | protected |
MergeLabels(PixelType pixelValue, const std::vector< PixelType > &vectorOfSourcePixelValues, unsigned int layer=0) | mitk::LabelSetImage | |
mitkClassMacro(LabelSetImage, Image) | mitk::LabelSetImage | |
mitkCloneMacro(Self) | mitk::LabelSetImage | protected |
mitkNewMessage1Macro(LabelAdded, LabelValueType) | mitk::LabelSetImage | |
mitkNewMessage1Macro(LabelModified, LabelValueType) | mitk::LabelSetImage | |
mitkNewMessage1Macro(LabelRemoved, LabelValueType) | mitk::LabelSetImage | |
mitkNewMessage1Macro(LabelsChanged, LabelValueVectorType) | mitk::LabelSetImage | |
mitkNewMessage1Macro(GroupAdded, GroupIndexType) | mitk::LabelSetImage | |
mitkNewMessage1Macro(GroupModified, GroupIndexType) | mitk::LabelSetImage | |
mitkNewMessage1Macro(GroupRemoved, GroupIndexType) | mitk::LabelSetImage | |
MutexHolder typedef | mitk::Image | protected |
New() | mitk::LabelSetImage | static |
OffsetType typedef | mitk::SlicedData | |
OffsetValueType typedef | mitk::SlicedData | |
OnGroupAdded(GroupIndexType groupIndex) | mitk::LabelSetImage | protected |
OnGroupModified(GroupIndexType groupIndex) | mitk::LabelSetImage | protected |
OnGroupRemoved(GroupIndexType groupIndex) | mitk::LabelSetImage | protected |
OnLabelAdded(LabelValueType labelValue) | mitk::LabelSetImage | protected |
OnLabelModified(LabelValueType labelValue) | mitk::LabelSetImage | protected |
OnLabelRemoved(LabelValueType labelValue) | mitk::LabelSetImage | protected |
OnLabelSetModified() | mitk::LabelSetImage | |
operator=(const Identifiable &)=delete | mitk::Identifiable | |
operator=(Identifiable &&other) noexcept | mitk::Identifiable | |
PixelType typedef | mitk::LabelSetImage | |
Pointer typedef | mitk::Image | |
PrepareForNewData() override | mitk::SlicedData | |
PrintSelf(std::ostream &os, itk::Indent indent) const override | mitk::Image | protected |
ReferenceMemory enum value | mitk::Image | |
RegionType typedef | mitk::SlicedData | |
RegisterLabelSet(mitk::LabelSet *ls) | mitk::LabelSetImage | protected |
ReinitMaps() | mitk::LabelSetImage | protected |
ReleaseLabelSet(mitk::LabelSet *ls) | mitk::LabelSetImage | protected |
RemoveGroup(GroupIndexType group) | mitk::LabelSetImage | |
RemoveLabel(LabelValueType labelValue) | mitk::LabelSetImage | |
RemoveLabels(const LabelValueVectorType &vectorOfLabelPixelValues) | mitk::LabelSetImage | |
RemoveLayer() | mitk::LabelSetImage | |
RemoveProperty(const std::string &propertyKey, const std::string &contextName="", bool fallBackOnDefaultContext=false) override | mitk::BaseData | virtual |
RequestedRegionIsOutsideOfTheBufferedRegion() override | mitk::SlicedData | virtual |
Self typedef | mitk::Image | |
SetActiveLayer(unsigned int layer) | mitk::LabelSetImage | |
SetChannel(const void *data, int n=0) | mitk::Image | virtual |
SetClonedGeometry(const BaseGeometry *aGeometry3D) | mitk::BaseData | virtual |
SetClonedGeometry(const BaseGeometry *aGeometry3D, unsigned int time) | mitk::BaseData | virtual |
SetClonedTimeGeometry(const TimeGeometry *geometry) | mitk::BaseData | virtual |
SetGeometry(BaseGeometry *aGeometry3D) override | mitk::Image | virtual |
SetImportChannel(void *data, int n=0, ImportMemoryManagementType importMemoryManagement=CopyMemory) | mitk::Image | virtual |
SetImportSlice(void *data, int s=0, int t=0, int n=0, ImportMemoryManagementType importMemoryManagement=CopyMemory) | mitk::Image | virtual |
SetImportVolume(void *data, int t=0, int n=0, ImportMemoryManagementType importMemoryManagement=CopyMemory) | mitk::Image | virtual |
SetImportVolume(const void *const_data, int t=0, int n=0) | mitk::Image | virtual |
SetLargestPossibleRegion(SlicedData::RegionType *region) | mitk::SlicedData | |
SetOrigin(const Point3D &origin) override | mitk::SlicedData | virtual |
SetProperty(const std::string &propertyKey, BaseProperty *property, const std::string &contextName="", bool fallBackOnDefaultContext=false) override | mitk::BaseData | virtual |
SetProperty(const char *propertyKey, BaseProperty *property) | mitk::BaseData | |
SetPropertyList(PropertyList *propertyList) | mitk::BaseData | |
SetRequestedRegion(const itk::DataObject *data) override | mitk::SlicedData | virtual |
SetRequestedRegion(SlicedData::RegionType *region) | mitk::SlicedData | virtual |
SetRequestedRegionToLargestPossibleRegion() override | mitk::SlicedData | virtual |
SetSlice(const void *data, int s=0, int t=0, int n=0) | mitk::Image | virtual |
SetSpacing(const ScalarType aSpacing[]) | mitk::SlicedData | virtual |
SetSpacing(mitk::Vector3D aSpacing) | mitk::SlicedData | virtual |
SetTimeGeometry(TimeGeometry *geometry) | mitk::BaseData | virtual |
SetUID(const UIDType &uid) | mitk::Identifiable | protectedvirtual |
SetUnlabeledLabelLock(bool _arg) | mitk::LabelSetImage | virtual |
SetVolume(const void *data, int t=0, int n=0) | mitk::Image | virtual |
SizeType typedef | mitk::SlicedData | |
SizeValueType typedef | mitk::SlicedData | |
SlicedData() | mitk::SlicedData | protected |
SlicedData(const SlicedData &other) | mitk::SlicedData | protected |
StatisticsHolderPointer typedef | mitk::Image | |
Superclass typedef | mitk::Image | |
UIDType typedef | mitk::Identifiable | |
UnlabeledLabelLockOff() | mitk::LabelSetImage | virtual |
UnlabeledLabelLockOn() | mitk::LabelSetImage | virtual |
UnlabeledValue | mitk::LabelSetImage | static |
UpdateCenterOfMass(PixelType pixelValue) | mitk::LabelSetImage | |
UpdateCenterOfMass(PixelType pixelValue, unsigned int layer) | mitk::LabelSetImage | |
UpdateOutputInformation() override | mitk::SlicedData | |
VerifyRequestedRegion() override | mitk::SlicedData | virtual |
~BaseData() override | mitk::BaseData | protected |
~Identifiable() | mitk::Identifiable | virtual |
~Image() override | mitk::Image | protected |
~IPropertyOwner() override | mitk::IPropertyOwner | |
~IPropertyProvider() | mitk::IPropertyProvider | virtual |
~LabelSetImage() override | mitk::LabelSetImage | protected |
~SlicedData() override | mitk::SlicedData | protected |