Functions | |
FORCE_INLINE void | MR::Registration::Warp::invert_deformation (Image< default_type > &deform_field, Image< default_type > &inv_deform_field, bool is_initialised=false, size_t max_iter=50, default_type error_tolerance=0.0001) |
FORCE_INLINE void | MR::Registration::Warp::invert_displacement_deformation (Image< default_type > &disp, Image< default_type > &inv_deform, bool is_initialised=false, size_t max_iter=50, default_type error_tolerance=0.0001) |
FORCE_INLINE void | MR::Registration::Warp::invert_displacement (Image< default_type > &disp_field, Image< default_type > &inv_disp_field, size_t max_iter=50, default_type error_tolerance=0.0001) |
FORCE_INLINE void MR::Registration::Warp::invert_deformation | ( | Image< default_type > & | deform_field, |
Image< default_type > & | inv_deform_field, | ||
bool | is_initialised = false , |
||
size_t | max_iter = 50 , |
||
default_type | error_tolerance = 0.0001 |
||
) |
FORCE_INLINE void MR::Registration::Warp::invert_displacement | ( | Image< default_type > & | disp_field, |
Image< default_type > & | inv_disp_field, | ||
size_t | max_iter = 50 , |
||
default_type | error_tolerance = 0.0001 |
||
) |
FORCE_INLINE void MR::Registration::Warp::invert_displacement_deformation | ( | Image< default_type > & | disp, |
Image< default_type > & | inv_deform, | ||
bool | is_initialised = false , |
||
size_t | max_iter = 50 , |
||
default_type | error_tolerance = 0.0001 |
||
) |