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