10#ifndef __vtkITKMorphologicalContourInterpolator_h
11#define __vtkITKMorphologicalContourInterpolator_h
14#include "vtkSimpleImageToImageFilter.h"
22 void PrintSelf(ostream& os, vtkIndent indent)
override;
Wrapper class around itk::MorphologicalContourInterpolator.
bool UseBallStructuringElement
void PrintSelf(ostream &os, vtkIndent indent) override
static vtkITKMorphologicalContourInterpolator * New()
bool UseDistanceTransform
void SimpleExecute(vtkImageData *input, vtkImageData *output) override
vtkITKMorphologicalContourInterpolator()
~vtkITKMorphologicalContourInterpolator() override