Go to the source code of this file.
Namespaces | |
| namespace | itk |
| namespace | itk::Function |
Classes | |
| class | itk::Function::BlackmanWindowFunction< VRadius, TInput, TOutput > |
| Window function for sinc interpolation.
. More... | |
| class | itk::Function::CosineWindowFunction< VRadius, TInput, TOutput > |
| Window function for sinc interpolation.
. More... | |
| class | itk::Function::HammingWindowFunction< VRadius, TInput, TOutput > |
| Window function for sinc interpolation.
. More... | |
| class | itk::Function::LanczosWindowFunction< VRadius, TInput, TOutput > |
| Window function for sinc interpolation.
Note: Paper referenced in WindowedSincInterpolateImageFunction gives an incorrect definition of this window function. More... | |
| class | itk::Function::WelchWindowFunction< VRadius, TInput, TOutput > |
| Window function for sinc interpolation.
. More... | |
| class | itk::WindowedSincInterpolateImageFunction< TInputImage, VRadius, TWindowFunction, TBoundaryCondition, TCoordRep > |
| Use the windowed sinc function to interpolate. More... | |
1.5.5 written by Dimitri van Heesch,
© 1997-2000