#include <type_traits>
#include "image.h"
#include "transform.h"
#include "types.h"
#include "interp/base.h"
#include "interp/nearest.h"
Go to the source code of this file.
Classes | |
class | MR::Adapter::Reslice< Interpolator, ImageType > |
an Image providing interpolated values from another Image More... | |
Namespaces | |
namespace | MR |
namespace | MR::Adapter |
Variables | |
const transform_type | MR::Adapter::NoTransform |
const vector< uint32_t > | MR::Adapter::AutoOverSample |