18 #ifndef __itkBinaryMorphologicalClosingImageFilter_h
19 #define __itkBinaryMorphologicalClosingImageFilter_h
46 template<
class TInputImage,
class TOutputImage,
class TKernel>
87 itkSetMacro(SafeBorder,
bool);
88 itkGetConstReferenceMacro(SafeBorder,
bool);
89 itkBooleanMacro(SafeBorder);
94 void PrintSelf(std::ostream& os,
Indent indent)
const;
102 void operator=(
const Self&);
111 #ifndef ITK_MANUAL_INSTANTIATION