#include <mitkNearestNeighborInterpolateFilter.h>
Inherits mitkInterpolateFilter.
Inheritance diagram for mitkNearestNeighborInterpolateFilter:


Public Member Functions | |
| virtual void | PrintSelf (ostream &os) |
| mitkNearestNeighborInterpolateFilter () | |
mitkNearestNeighborInterpolateFilter is a concrete interpolator, which interpolates image intensity at a non-integer pixel position by copying the intensity for the nearest neighbor.
|
|
Constructor. |
|
|
Print the necessary information about this object for the debugging purpose.
Reimplemented from mitkInterpolateFilter. |
1.4.3