Developer documentation
Version 3.0.3-105-gd3941f44
multi_resolution_lmax.h File Reference
#include "adapter/subset.h"
#include "adapter/extract.h"
#include "filter/smooth.h"
#include "registration/multi_contrast.h"

Go to the source code of this file.

Namespaces

namespace  MR
 
namespace  MR::Registration
 

Functions

template<class ImageType >
FORCE_INLINE ImageType MR::Registration::multi_resolution_lmax (ImageType &input, const default_type scale_factor, const bool do_reorientation=false, const uint32_t lmax=0)
 
template<class ImageType >
FORCE_INLINE ImageType MR::Registration::multi_resolution_lmax (ImageType &input, const default_type scale_factor, const bool do_reorientation, const vector< MultiContrastSetting > &contrast, vector< MultiContrastSetting > *contrast_updated=nullptr)