Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

Filters that cannot be streamed
[Processing images region by region]

Collaboration diagram for Filters that cannot be streamed:


Detailed Description

Filter requires either all the input or produces all the output.


Classes

class  itk::BSplineDownsampleImageFilter< TInputImage, TOutputImage, ResamplerType >
 Down-samples an image by a factor of 2 using B-Spline filter interpolation. More...
class  itk::BSplineL2ResampleImageFilterBase< TInputImage, TOutputImage >
 Uses the "Centered l2" B-Spline pyramid implementation of B-Spline Filters to up/down sample an image by a factor of 2. More...
class  itk::BSplineResampleImageFilterBase< TInputImage, TOutputImage >
 Uses the "l2" spline pyramid implementation of B-Spline Filters to up/down sample an image by a factor of 2. More...
class  BSplineUpsampleImageFilterBase
 Uses B-Spline interpolation to upsample an image by a factor of 2. This class is the public interface for spline upsampling as defined by the ResamplerType. More...
class  itkBSplineCenteredL2ResampleImageFilterBase
 Uses the "Centered L2" B-Spline pyramid implementation of B-Spline Filters to up/down sample an image by a factor of 2. More...
class  itkBSplineDecompositionImageFilter
 Calculates the B-Spline coefficients of an image. Spline order may be from 0 to 5. More...


Generated at Thu Nov 6 01:07:31 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000