Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
This is the complete list of members for mitk::ContourModelUtils, including all inherited members.
BackProjectContourFrom2DSlice(const BaseGeometry *sliceGeometry, const ContourModel *contourIn2D) | mitk::ContourModelUtils | static |
ContourModelUtils() | mitk::ContourModelUtils | protected |
FillContourInSlice(const ContourModel *projectedContour, Image *sliceImage, const Image *workingImage, int paintingPixelValue=1) | mitk::ContourModelUtils | static |
FillContourInSlice(const ContourModel *projectedContour, TimeStepType contourTimeStep, Image *sliceImage, const Image *workingImage, int paintingPixelValue=1) | mitk::ContourModelUtils | static |
FillContourInSlice2(const ContourModel *projectedContour, Image *sliceImage, int paintingPixelValue=1) | mitk::ContourModelUtils | static |
FillContourInSlice2(const ContourModel *projectedContour, TimeStepType contourTimeStep, Image *sliceImage, int paintingPixelValue=1) | mitk::ContourModelUtils | static |
FillSliceInSlice(vtkSmartPointer< vtkImageData > filledImage, vtkSmartPointer< vtkImageData > resultImage, const Image *image, int paintingPixelValue, double fillForegroundThreshold=1.0) | mitk::ContourModelUtils | static |
GetActivePixelValue(const Image *workingImage) | mitk::ContourModelUtils | static |
mitkClassMacroItkParent(ContourModelUtils, itk::Object) | mitk::ContourModelUtils | |
MoveZerothContourTimeStep(const ContourModel *contour, TimeStepType timeStep) | mitk::ContourModelUtils | static |
ProjectContourTo2DSlice(const Image *slice, const ContourModel *contourIn3D) | mitk::ContourModelUtils | static |
~ContourModelUtils() override | mitk::ContourModelUtils | protected |