45 double BackgroundThreshold{0.0};
46 bool AugmentSegmentationWithComponentSize{
false};
49 vtkSetMacro(BackgroundThreshold,
double);
50 vtkGetMacro(BackgroundThreshold,
double);
51 vtkSetMacro(AugmentSegmentationWithComponentSize,
bool);
52 vtkGetMacro(AugmentSegmentationWithComponentSize,
bool);
65 vtkInformationVector **inputVector,
66 vtkInformationVector *outputVector)
override;