Modules | |
Image Pyramid Filters | |
Classes | |
class | ChangeInformationImageFilter |
Change the origin, spacing and/or region of an Image. More... | |
class | ConstantPadImageFilter |
Increase the image size by padding with a constant value. More... | |
class | CropImageFilter |
Decrease the image size by cropping the image by an itk::Size at both the upper and lower bounds of the largest possible region. More... | |
class | ExtractImageFilter |
Decrease the image size by cropping the image to the selected region bounds. More... | |
class | FlipImageFilter |
Flips an image across user specified axes. More... | |
class | JoinSeriesImageFilter |
Join N-D images into an (N+1)-D image. More... | |
class | MirrorPadImageFilter |
Increase the image size by padding with replicants of the input image value. More... | |
class | NonThreadedShrinkImageFilter |
Reduce the size of an image by an integer factor. More... | |
class | PadImageFilter |
Increase the image size by padding. Superclass for filters that fill in extra pixels. More... | |
class | PasteImageFilter |
Paste an image into another image. More... | |
class | PermuteAxesImageFilter |
Permutes the image axes according to a user specified order. More... | |
class | RegionOfInterestImageFilter |
Extract a region of interest from the input image. More... | |
class | ResampleImageFilter |
Resample an image via a coordinate transform. More... | |
class | ShrinkImageFilter |
Reduce the size of an image by an integer factor in each dimension. More... | |
class | VectorResampleImageFilter |
Resample an image via a coordinate transform. More... | |
class | WarpImageFilter |
Warps an image using an input deformation field. More... | |
class | WarpVectorImageFilter |
Warps an image using an input deformation field. More... | |
class | WrapPadImageFilter |
Increase the image size by padding with replicants of the input image value. More... |