Go to the source code of this file.
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... | |
Namespaces | |
namespace | itk |
namespace | itk::Function |