Go to the source code of this file.
Classes | |
class | MR::Interp::Sinc< ImageType > |
This class provides access to the voxel intensities of an image, using sinc interpolation. More... | |
Namespaces | |
namespace | MR |
namespace | MR::Interp |
Macros | |
#define | SINC_WINDOW_SIZE 7 |
Functions | |
template<class ImageType , typename... Args> | |
Sinc< ImageType > | MR::Interp::make_sinc (const ImageType &parent, Args &&... args) |