Orfeo Toolbox  3.16
Public Types | Public Member Functions | Static Public Attributes | List of all members
itk::NeighborhoodAlgorithm::ImageBoundaryFacesCalculator< TImage > Class Template Reference

#include <itkNeighborhoodAlgorithm.h>

Public Types

typedef std::list< RegionTypeFaceListType
 
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

FaceListType operator() (const TImage *, RegionType, RadiusType)
 

Static Public Attributes

static const unsigned int ImageDimension = TImage::ImageDimension
 

Detailed Description

template<class TImage>
class itk::NeighborhoodAlgorithm::ImageBoundaryFacesCalculator< TImage >

Definition at line 36 of file itkNeighborhoodAlgorithm.h.

Member Typedef Documentation

template<class TImage>
typedef std::list<RegionType> itk::NeighborhoodAlgorithm::ImageBoundaryFacesCalculator< TImage >::FaceListType

Definition at line 44 of file itkNeighborhoodAlgorithm.h.

template<class TImage>
typedef TImage::IndexType itk::NeighborhoodAlgorithm::ImageBoundaryFacesCalculator< TImage >::IndexType

Definition at line 40 of file itkNeighborhoodAlgorithm.h.

template<class TImage>
typedef IndexType::IndexValueType itk::NeighborhoodAlgorithm::ImageBoundaryFacesCalculator< TImage >::IndexValueType

Definition at line 41 of file itkNeighborhoodAlgorithm.h.

Definition at line 38 of file itkNeighborhoodAlgorithm.h.

template<class TImage>
typedef TImage::RegionType itk::NeighborhoodAlgorithm::ImageBoundaryFacesCalculator< TImage >::RegionType

Definition at line 39 of file itkNeighborhoodAlgorithm.h.

template<class TImage>
typedef TImage::SizeType itk::NeighborhoodAlgorithm::ImageBoundaryFacesCalculator< TImage >::SizeType

Definition at line 42 of file itkNeighborhoodAlgorithm.h.

template<class TImage>
typedef SizeType::SizeValueType itk::NeighborhoodAlgorithm::ImageBoundaryFacesCalculator< TImage >::SizeValueType

Definition at line 43 of file itkNeighborhoodAlgorithm.h.

Member Function Documentation

template<class TImage>
ImageBoundaryFacesCalculator< TImage >::FaceListType itk::NeighborhoodAlgorithm::ImageBoundaryFacesCalculator< TImage >::operator() ( const TImage *  img,
RegionType  regionToProcess,
RadiusType  radius 
)

Definition at line 32 of file itkNeighborhoodAlgorithm.txx.

Member Data Documentation

template<class TImage>
const unsigned int itk::NeighborhoodAlgorithm::ImageBoundaryFacesCalculator< TImage >::ImageDimension = TImage::ImageDimension
static

Definition at line 45 of file itkNeighborhoodAlgorithm.h.


The documentation for this class was generated from the following files:

Generated at Sun May 19 2013 03:03:14 for Orfeo Toolbox with doxygen 1.8.3.1