#include <itkNeighborhoodAlgorithm.h>
Definition at line 36 of file itkNeighborhoodAlgorithm.h.
Public Types | |
typedef std::list< RegionType > | FaceListType |
typedef TImage::IndexType | IndexType |
typedef IndexType::IndexValueType | IndexValueType |
typedef NeighborhoodIterator < TImage >::RadiusType | RadiusType |
typedef TImage::RegionType | RegionType |
typedef TImage::SizeType | SizeType |
typedef SizeType::SizeValueType | SizeValueType |
Public Member Functions | |
itkStaticConstMacro (ImageDimension, unsigned int, TImage::ImageDimension) | |
FaceListType | operator() (const TImage *, RegionType, RadiusType) |
typedef std::list<RegionType> itk::NeighborhoodAlgorithm::ImageBoundaryFacesCalculator< TImage >::FaceListType |
Definition at line 44 of file itkNeighborhoodAlgorithm.h.
typedef TImage::IndexType itk::NeighborhoodAlgorithm::ImageBoundaryFacesCalculator< TImage >::IndexType |
Definition at line 40 of file itkNeighborhoodAlgorithm.h.
typedef IndexType::IndexValueType itk::NeighborhoodAlgorithm::ImageBoundaryFacesCalculator< TImage >::IndexValueType |
Definition at line 41 of file itkNeighborhoodAlgorithm.h.
typedef NeighborhoodIterator<TImage>::RadiusType itk::NeighborhoodAlgorithm::ImageBoundaryFacesCalculator< TImage >::RadiusType |
Definition at line 38 of file itkNeighborhoodAlgorithm.h.
typedef TImage::RegionType itk::NeighborhoodAlgorithm::ImageBoundaryFacesCalculator< TImage >::RegionType |
Definition at line 39 of file itkNeighborhoodAlgorithm.h.
typedef TImage::SizeType itk::NeighborhoodAlgorithm::ImageBoundaryFacesCalculator< TImage >::SizeType |
Definition at line 42 of file itkNeighborhoodAlgorithm.h.
typedef SizeType::SizeValueType itk::NeighborhoodAlgorithm::ImageBoundaryFacesCalculator< TImage >::SizeValueType |
Definition at line 43 of file itkNeighborhoodAlgorithm.h.
itk::NeighborhoodAlgorithm::ImageBoundaryFacesCalculator< TImage >::itkStaticConstMacro | ( | ImageDimension | , | |
unsigned | int, | |||
TImage::ImageDimension | ||||
) |
FaceListType itk::NeighborhoodAlgorithm::ImageBoundaryFacesCalculator< TImage >::operator() | ( | const TImage * | , | |
RegionType | , | |||
RadiusType | ||||
) |