Developer documentation
Version 3.0.3-105-gd3941f44
MR::Registration::Linear Class Reference

#include "registration/linear.h"

Protected Attributes

vector< StageSettingstages
 
vector< MultiContrastSettingcontrasts
 
vector< MultiContrastSettingstage_contrasts
 
vector< size_t > kernel_extent
 
default_type grad_tolerance
 
default_type step_tolerance
 
std::streambuf * log_stream
 
Transform::Init::InitType init_translation_type
 
Transform::Init::InitType init_rotation_type
 
bool robust_estimate
 
bool do_reorientation
 
Eigen::MatrixXd aPSF_directions
 
const bool analyse_descent
 
Header midway_image_header
 

Detailed Description

Definition at line 100 of file linear.h.

Member Data Documentation

◆ analyse_descent

const bool MR::Registration::Linear::analyse_descent
protected

Definition at line 587 of file linear.h.

◆ aPSF_directions

Eigen::MatrixXd MR::Registration::Linear::aPSF_directions
protected

Definition at line 586 of file linear.h.

◆ contrasts

vector<MultiContrastSetting> MR::Registration::Linear::contrasts
protected

Definition at line 578 of file linear.h.

◆ do_reorientation

bool MR::Registration::Linear::do_reorientation
protected

Definition at line 585 of file linear.h.

◆ grad_tolerance

default_type MR::Registration::Linear::grad_tolerance
protected

Definition at line 580 of file linear.h.

◆ init_rotation_type

Transform::Init::InitType MR::Registration::Linear::init_rotation_type
protected

Definition at line 583 of file linear.h.

◆ init_translation_type

Transform::Init::InitType MR::Registration::Linear::init_translation_type
protected

Definition at line 583 of file linear.h.

◆ kernel_extent

vector<size_t> MR::Registration::Linear::kernel_extent
protected

Definition at line 579 of file linear.h.

◆ log_stream

std::streambuf* MR::Registration::Linear::log_stream
protected

Definition at line 582 of file linear.h.

◆ midway_image_header

Header MR::Registration::Linear::midway_image_header
protected

Definition at line 589 of file linear.h.

◆ robust_estimate

bool MR::Registration::Linear::robust_estimate
protected

Definition at line 584 of file linear.h.

◆ stage_contrasts

vector<MultiContrastSetting> MR::Registration::Linear::stage_contrasts
protected

Definition at line 578 of file linear.h.

◆ stages

vector<StageSetting> MR::Registration::Linear::stages
protected

Definition at line 577 of file linear.h.

◆ step_tolerance

default_type MR::Registration::Linear::step_tolerance
protected

Definition at line 581 of file linear.h.


The documentation for this class was generated from the following file: