![]() |
Orfeo Toolbox
3.16
|
Window function for sinc interpolation.
. More...
#include <itkWindowedSincInterpolateImageFunction.h>
Public Member Functions | |
| TOutput | operator() (const TInput &A) const |
Static Private Attributes | |
| static const double | m_Factor = vnl_math::pi / ( 2 * VRadius ) |
Window function for sinc interpolation.
.
Definition at line 37 of file itkWindowedSincInterpolateImageFunction.h.
|
inline |
Definition at line 40 of file itkWindowedSincInterpolateImageFunction.h.
References itk::Function::CosineWindowFunction< VRadius, TInput, TOutput >::m_Factor.
|
staticprivate |
Equal to
Definition at line 44 of file itkWindowedSincInterpolateImageFunction.h.
Referenced by itk::Function::CosineWindowFunction< VRadius, TInput, TOutput >::operator()().