17 #ifndef mitkContourModelUtilshIncludett
18 #define mitkContourModelUtilshIncludett
25 #include <vtkSmartPointer.h>
47 bool correctionForIpSegmentation,
48 bool constrainToInside);
58 bool correctionForIpSegmentation =
false);
63 static void FillContourInSlice(
ContourModel *projectedContour,
66 int paintingPixelValue = 1);
71 static void FillContourInSlice(
ContourModel *projectedContour,
72 unsigned int timeStep,
75 int paintingPixelValue = 1);
80 static void FillSliceInSlice(vtkSmartPointer<vtkImageData> filledImage,
81 vtkSmartPointer<vtkImageData> resultImage,
83 int paintingPixelValue);
ContourModel is a structure of linked vertices defining a contour in 3D space. The vertices are store...
#define MITKCONTOURMODEL_EXPORT
DataCollection - Class to facilitate loading/accessing structured data.
#define mitkClassMacroItkParent(className, SuperClassName)
Image class for storing images.
Helpful methods for working with contours and images.
BaseGeometry Describes the geometry of a data object.