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"
TImage::IndexType IndexType
FaceListType operator()(const TImage *, RegionType, RadiusType)
Represent the offset between two n-dimensional indexes in a n-dimensional image.
Sets up itkNeighborhoodIterator output buffers.
Offset< TImage::ImageDimension > OffsetType
NeighborhoodIterator< TImage >::RadiusType RadiusType
OffsetType operator()(TImage *, TImage *) const
TImage::SizeType SizeType
Splits an image into a main region and several "face" regions which are used to handle computations o...
Superclass::RadiusType RadiusType
std::list< RegionType > FaceListType
static const unsigned int ImageDimension
TImage::RegionType RegionType