SimpleITK
1.0.1
|
Go to the source code of this file.
Classes | |
class | itk::simple::FFTPadImageFilter |
Pad an image to make it suitable for an FFT transformation. More... | |
Namespaces | |
itk | |
itk::simple | |
Functions | |
Image | itk::simple::FFTPad (const Image &image1, FFTPadImageFilter::BoundaryConditionType boundaryCondition=itk::simple::FFTPadImageFilter::ZERO_FLUX_NEUMANN_PAD, int sizeGreatestPrimeFactor=5) |
Pad an image to make it suitable for an FFT transformation. More... | |