Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

TruncatedSinCInterpolator< Im3DValue > Class Template Reference

Truncated sinc interpolator. You should use spline unless you need huge precision. More...

#include <Interpolator3D.hpp>

Inheritance diagram for TruncatedSinCInterpolator< Im3DValue >:

Inheritance graph
[legend]
Collaboration diagram for TruncatedSinCInterpolator< Im3DValue >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual Im3DValue Value (const Image3Dlinear< Im3DValue > &ima, const float x, const float y, const float z)
 TruncatedSinCInterpolator (float _radius=5)

Public Attributes

float radius

Private Types

typedef Image3Dlinear< Im3DValue > ImageType

Detailed Description

template<class Im3DValue>
class TruncatedSinCInterpolator< Im3DValue >

Truncated sinc interpolator. You should use spline unless you need huge precision.

Definition at line 122 of file Interpolator3D.hpp.


The documentation for this class was generated from the following file:
Generated on Fri Jun 17 13:36:20 2005 for ImLib3D by  doxygen 1.4.2