Go to the source code of this file.
Namespaces | |
| namespace | cmtk |
| namespace | cmtk::Interpolators |
Interpolation kernels to be used with UniformVolumeInterpolator. | |
Enumerations | |
| enum | cmtk::Interpolators::InterpolationEnum { cmtk::Interpolators::NEAREST_NEIGHBOR, cmtk::Interpolators::PARTIALVOLUME, cmtk::Interpolators::LINEAR, cmtk::Interpolators::CUBIC, cmtk::Interpolators::COSINE_SINC, cmtk::Interpolators::HAMMING_SINC, cmtk::Interpolators::DEFAULT } |
Constants for interpolation modes. More... | |
1.7.2