18 #ifndef itkDilateObjectMorphologyImageFilter_h
19 #define itkDilateObjectMorphologyImageFilter_h
46 template <
typename TInputImage,
typename TOutputImage,
typename TKernel>
67 using typename Superclass::PixelType;
78 using typename Superclass::DefaultBoundaryConditionType;
83 #ifdef ITK_USE_CONCEPT_CHECKING
93 PrintSelf(std::ostream & os,
Indent indent)
const override;
109 #ifndef ITK_MANUAL_INSTANTIATION
110 # include "itkDilateObjectMorphologyImageFilter.hxx"