18 #ifndef itkNeighborhoodAlgorithm_h
19 #define itkNeighborhoodAlgorithm_h
28 namespace NeighborhoodAlgorithm
62 template<
typename TImage >
83 template<
typename TImage >
91 #ifndef ITK_MANUAL_INSTANTIATION
92 #include "itkNeighborhoodAlgorithm.hxx"
static constexpr unsigned int ImageDimension
FaceListType operator()(const TImage *, RegionType, RadiusType)
Sets up itkNeighborhoodIterator output buffers.
OffsetType operator()(TImage *, TImage *) const
std::list< RegionType > FaceListType
Splits an image into a main region and several "face" regions which are used to handle computations o...
ImageBaseType::SizeType SizeType
ImageBaseType::IndexType IndexType
Represent a n-dimensional offset between two n-dimensional indexes of n-dimensional image...
typename TImage::IndexType IndexType
typename Superclass::RadiusType RadiusType
typename NeighborhoodIterator< TImage >::RadiusType RadiusType
typename TImage::RegionType RegionType
ImageBaseType::RegionType RegionType
typename TImage::SizeType SizeType