Developer documentation
Version 3.0.3-105-gd3941f44
MR::Registration::Warp::ComposeHalfwayKernel< DeformationField1Type, DeformationField2Type > Class Template Reference

#include "registration/warp/compose.h"

Protected Attributes

const transform_type linear1
 
Interp::Linear< DeformationField2Type > deform1_interp
 
Interp::Linear< DeformationField2Type > deform2_interp
 
const transform_type linear2
 
Eigen::Vector3d out_of_bounds
 

Detailed Description

template<class DeformationField1Type, class DeformationField2Type>
class MR::Registration::Warp::ComposeHalfwayKernel< DeformationField1Type, DeformationField2Type >

Definition at line 98 of file compose.h.

Member Data Documentation

◆ deform1_interp

template<class DeformationField1Type , class DeformationField2Type >
Interp::Linear<DeformationField2Type> MR::Registration::Warp::ComposeHalfwayKernel< DeformationField1Type, DeformationField2Type >::deform1_interp
protected

Definition at line 128 of file compose.h.

◆ deform2_interp

template<class DeformationField1Type , class DeformationField2Type >
Interp::Linear<DeformationField2Type> MR::Registration::Warp::ComposeHalfwayKernel< DeformationField1Type, DeformationField2Type >::deform2_interp
protected

Definition at line 129 of file compose.h.

◆ linear1

template<class DeformationField1Type , class DeformationField2Type >
const transform_type MR::Registration::Warp::ComposeHalfwayKernel< DeformationField1Type, DeformationField2Type >::linear1
protected

Definition at line 127 of file compose.h.

◆ linear2

template<class DeformationField1Type , class DeformationField2Type >
const transform_type MR::Registration::Warp::ComposeHalfwayKernel< DeformationField1Type, DeformationField2Type >::linear2
protected

Definition at line 130 of file compose.h.

◆ out_of_bounds

template<class DeformationField1Type , class DeformationField2Type >
Eigen::Vector3d MR::Registration::Warp::ComposeHalfwayKernel< DeformationField1Type, DeformationField2Type >::out_of_bounds
protected

Definition at line 131 of file compose.h.


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