In file inrimage/Interpolator.h:

class CylTrilinInterpolator : public Interpolator

Trilinear interpolation for images with cylindrical geometry

Inheritance:


Public Methods

Voxel& operator) (Inrimage const& img, double x, double y, double z, Voxel& v) const
get interpolated value at img(x,y,z)
Interpolator* clone () const
returns a copy of the object.

Documentation

Trilinear interpolation for images with cylindrical geometry. It won't work for vectorial images.
Voxel& operator)(Inrimage const& img, double x, double y, double z, Voxel& v) const
get interpolated value at img(x,y,z)
Returns:
v, the voxel in which the value is stored
Parameters:
img - image to interpolate
x - x cartesian coordinate
y - y cartesian coordinate
z - z cartesian coordinate
v - voxel to store value

Interpolator* clone() const
returns a copy of the object.


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de