Main Page
Groups
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File
List
Namespace Members
Compound Members
File Members
Concepts
itk::Function::LancosWindowFunction< VRadius, TInput, TOutput > Class Template Reference
Window function for sinc interpolation.
Note: Paper referenced in WindowedSincInterpolateImageFunction gives an incorrect definition of this window function.
More...
#include <itkWindowedSincInterpolateImageFunction.h>
List of all members.
|
Public Member Functions |
TOutput | operator() (const TInput &A) const |
Detailed Description
template<unsigned int VRadius, class TInput = double, class TOutput = double>
class itk::Function::LancosWindowFunction< VRadius, TInput, TOutput >
Window function for sinc interpolation.
Note: Paper referenced in WindowedSincInterpolateImageFunction gives an incorrect definition of this window function.
- See also:
- WindowedSincInterpolateImageFunction
Definition at line 80 of file itkWindowedSincInterpolateImageFunction.h.
Member Function Documentation
template<unsigned int VRadius, class TInput = double, class TOutput = double> |
TOutput itk::Function::LancosWindowFunction< VRadius, TInput, TOutput >::operator() |
( |
const TInput & |
A |
) |
const [inline] |
|
The documentation for this class was generated from the following file:
Generated at Thu May 25 03:02:05 2006 for ITK by
1.3.5 written by Dimitri van Heesch,
© 1997-2000