Orfeo Toolbox  3.16
Public Types | Public Member Functions
itk::NeighborhoodAlgorithm::CalculateOutputWrapOffsetModifiers< TImage > Class Template Reference

#include <itkNeighborhoodAlgorithm.h>

List of all members.

Public Types

typedef Offset
< ::itk::GetImageDimension
< TImage >::ImageDimension > 
OffsetType

Public Member Functions

OffsetType operator() (TImage *, TImage *) const

Detailed Description

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

Helper class for setting up itkNeighborhoodIterator output buffers. Calculates the necessary modifiers to synchronize input and output iteration between images with equal RequestedRegion sizes but unequal BufferedRegion sizes.

Definition at line 58 of file itkNeighborhoodAlgorithm.h.


Member Typedef Documentation

template<class TImage>
typedef Offset< ::itk::GetImageDimension<TImage>::ImageDimension> itk::NeighborhoodAlgorithm::CalculateOutputWrapOffsetModifiers< TImage >::OffsetType

Definition at line 60 of file itkNeighborhoodAlgorithm.h.


Member Function Documentation

template<class TImage>
CalculateOutputWrapOffsetModifiers< TImage >::OffsetType itk::NeighborhoodAlgorithm::CalculateOutputWrapOffsetModifiers< TImage >::operator() ( TImage *  input,
TImage *  output 
) const

Definition at line 142 of file itkNeighborhoodAlgorithm.txx.

References itk::Size< VDimension >::GetSize().


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

Generated at Sun Feb 3 2013 03:01:35 for Orfeo Toolbox with doxygen 1.8.1.1