NearestNeighbor interpolator. More...
#include <cmtkNearestNeighborInterpolator.h>
Static Public Member Functions | |
| static Types::Coordinate | GetWeight (const int weight, const Types::Coordinate x) |
| Get specific interpolation weight for relative coordinate. | |
Static Public Attributes | |
| static const int | RegionSizeLeftRight = 1 |
| Size of the interpolation region in grid points to the left and right. | |
NearestNeighbor interpolator.
Definition at line 48 of file cmtkNearestNeighborInterpolator.h.
const int cmtk::Interpolators::NearestNeighbor::RegionSizeLeftRight = 1 [static] |
Size of the interpolation region in grid points to the left and right.
Definition at line 52 of file cmtkNearestNeighborInterpolator.h.
1.7.2