Window function for sinc interpolation.
Note: Paper referenced in WindowedSincInterpolateImageFunction gives an incorrect definition of this window function. More...
#include <itkWindowedSincInterpolateImageFunction.h>
Public Member Functions | |
TOutput | operator() (const TInput &A) const |
Window function for sinc interpolation.
Note: Paper referenced in WindowedSincInterpolateImageFunction gives an incorrect definition of this window function.
Definition at line 96 of file itkWindowedSincInterpolateImageFunction.h.
TOutput itk::Function::LanczosWindowFunction< VRadius, TInput, TOutput >::operator() | ( | const TInput & | A | ) | const [inline] |
Definition at line 99 of file itkWindowedSincInterpolateImageFunction.h.