Classes | |
class | itk::CurvatureFlowImageFilter< TInputImage, TOutputImage > |
Denoise an image using curvature driven flow. More... | |
class | itk::FlipImageFilter< TImage > |
Flips an image across user specified axes. More... | |
class | itk::JoinSeriesImageFilter< TInputImage, TOutputImage > |
Join N-D images into an (N+1)-D image. More... | |
class | itk::MultiResolutionPyramidImageFilter< TInputImage, TOutputImage > |
Framework for creating images in a multi-resolution pyramid. More... | |
class | itk::PermuteAxesImageFilter< TImage > |
Permutes the image axes according to a user specified order. More... | |
class | itk::RecursiveMultiResolutionPyramidImageFilter< TInputImage, TOutputImage > |
Creates a multi-resolution pyramid using a recursive implementation. More... | |
class | itk::ShrinkImageFilter< TInputImage, TOutputImage > |
Reduce the size of an image by an integer factor in each dimension. More... | |
class | itk::WarpImageFilter< TInputImage, TOutputImage, TDeformationField > |
Warps an image using an input deformation field. More... |
Filter can respond to a request for a portion of the output using only a portion of the input.