Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
This is the complete list of members for mitk::ContourModelUtils, including all inherited members.
BackProjectContourFrom2DSlice(const BaseGeometry *sliceGeometry, ContourModel *contourIn2D, bool correctionForIpSegmentation=false) | mitk::ContourModelUtils | static |
ContourModelUtils() | mitk::ContourModelUtils | protected |
FillContourInSlice(ContourModel *projectedContour, Image *sliceImage, mitk::Image::Pointer workingImage, int paintingPixelValue=1) | mitk::ContourModelUtils | static |
FillContourInSlice(ContourModel *projectedContour, unsigned int timeStep, Image *sliceImage, mitk::Image::Pointer workingImage, int paintingPixelValue=1) | mitk::ContourModelUtils | static |
FillSliceInSlice(vtkSmartPointer< vtkImageData > filledImage, vtkSmartPointer< vtkImageData > resultImage, mitk::Image::Pointer image, int paintingPixelValue) | mitk::ContourModelUtils | static |
mitkClassMacroItkParent(ContourModelUtils, itk::Object) | mitk::ContourModelUtils | |
ProjectContourTo2DSlice(Image *slice, ContourModel *contourIn3D, bool correctionForIpSegmentation, bool constrainToInside) | mitk::ContourModelUtils | static |
~ContourModelUtils() | mitk::ContourModelUtils | protectedvirtual |