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

Geometric Transformation Filters
[Filters]


Modules

Image Pyramid Filters

Compounds

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  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  PermuteAxesImageFilter
 Permutes the image axes according to a user specified order. 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  WarpImageFilter
 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...


Detailed Description

Geometric transformation Filters transform the coordinates of an image in various ways. Examples of geometric transformation Filters available in ITK are: image shrinking, and affine transformation.
Generated at Fri May 21 01:17:44 2004 for ITK by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2000