13 #ifndef mitkContourModelToPointSetFilter_h
14 #define mitkContourModelToPointSetFilter_h
36 itkFactorylessNewMacro(Self);
#define MITKCONTOURMODEL_EXPORT
Converts a contour set to a point set.
ContourModelToPointSetFilter()
mitkClassMacro(ContourModelToPointSetFilter, PointSetSource)
~ContourModelToPointSetFilter() override
void GenerateData() override
void GenerateOutputInformation() override
mitk::ContourModel InputType
OutputType::Pointer OutputTypePointer
ContourModel is a structure of linked vertices defining a contour in 3D space. The vertices are store...
Superclass of all classes generating point sets (instances of class mitk::PointSet) as output.
Data structure which stores a set of points.
Find image slices visible on a given plane.