Classes | |
class | itk::MultiResolutionPyramidImageFilter< TInputImage, TOutputImage > |
Framework for creating images in a multi-resolution pyramid. More... | |
class | itk::RecursiveMultiResolutionPyramidImageFilter< TInputImage, TOutputImage > |
Creates a multi-resolution pyramid using a recursive implementation. More... |
Image pyramid filters generate a set of downsampled versions of an image according to a user defined multi-resolution schedule.