OTB
9.0.0
Orfeo Toolbox
|
#include <otbWindowedSincInterpolateImageWelchFunction.h>
Public Member Functions | |
double | GetFactor () |
unsigned int | GetRadius () const |
TOutput | operator() (const TInput &A) const |
void | SetRadius (unsigned int radius) |
WelchWindowFunction () | |
Private Attributes | |
double | m_Factor |
unsigned int | m_Radius |
Window function for sinc interpolation.
Definition at line 41 of file otbWindowedSincInterpolateImageWelchFunction.h.
|
inline |
Definition at line 44 of file otbWindowedSincInterpolateImageWelchFunction.h.
|
inline |
Definition at line 56 of file otbWindowedSincInterpolateImageWelchFunction.h.
|
inline |
Definition at line 52 of file otbWindowedSincInterpolateImageWelchFunction.h.
|
inline |
Definition at line 62 of file otbWindowedSincInterpolateImageWelchFunction.h.
|
inline |
Definition at line 47 of file otbWindowedSincInterpolateImageWelchFunction.h.
|
private |
|
private |
Definition at line 71 of file otbWindowedSincInterpolateImageWelchFunction.h.
Referenced by otb::Function::WelchWindowFunction< double, double >::GetRadius(), and otb::Function::WelchWindowFunction< double, double >::SetRadius().