ITK
4.13.0
Insight Segmentation and Registration Toolkit
|
#include <itkWindowedSincInterpolateImageFunction.h>
Window function for sinc interpolation.
Note: Paper referenced in WindowedSincInterpolateImageFunction gives an incorrect definition of this window function.
Definition at line 103 of file itkWindowedSincInterpolateImageFunction.h.
Public Member Functions | |
TOutput | operator() (const TInput &A) const |
Static Private Attributes | |
static const double | m_Factor |
|
inline |
Definition at line 106 of file itkWindowedSincInterpolateImageFunction.h.
|
staticprivate |
Equal to
Definition at line 116 of file itkWindowedSincInterpolateImageFunction.h.