#include "registration/metric/demons4D.h"
Protected Attributes | |
| default_type & | global_cost |
| size_t & | global_voxel_count |
| default_type | thread_cost |
| size_t | thread_voxel_count |
| std::shared_ptr< std::mutex > | mutex |
| default_type | normaliser |
| const default_type | robustness_parameter |
| const default_type | intensity_difference_threshold |
| const default_type | denominator_threshold |
| Adapter::Gradient3D< Im1ImageType > | im1_gradient |
| Adapter::Gradient3D< Im2ImageType > | im2_gradient |
| Im1MaskType | im1_mask |
| Im2MaskType | im2_mask |
| const vector< MultiContrastSetting > * | contrast_settings |
| const ssize_t | nvols |
| Eigen::VectorXd | weight |
| Eigen::Matrix< default_type, Eigen::Dynamic, 1 > | speed |
| Eigen::Matrix< default_type, Eigen::Dynamic, 1 > | speed_squared |
| Eigen::Vector3d | total_update |
| Eigen::Matrix< default_type, 3, 1 > | grad |
Definition at line 34 of file demons4D.h.
|
protected |
Definition at line 169 of file demons4D.h.
|
protected |
Definition at line 162 of file demons4D.h.
|
protected |
Definition at line 154 of file demons4D.h.
|
protected |
Definition at line 155 of file demons4D.h.
|
protected |
Definition at line 175 of file demons4D.h.
|
protected |
Definition at line 164 of file demons4D.h.
|
protected |
Definition at line 166 of file demons4D.h.
|
protected |
Definition at line 165 of file demons4D.h.
|
protected |
Definition at line 167 of file demons4D.h.
|
protected |
Definition at line 161 of file demons4D.h.
|
protected |
Definition at line 158 of file demons4D.h.
|
protected |
Definition at line 159 of file demons4D.h.
|
protected |
Definition at line 170 of file demons4D.h.
|
protected |
Definition at line 160 of file demons4D.h.
|
protected |
Definition at line 173 of file demons4D.h.
|
protected |
Definition at line 173 of file demons4D.h.
|
protected |
Definition at line 156 of file demons4D.h.
|
protected |
Definition at line 157 of file demons4D.h.
|
protected |
Definition at line 174 of file demons4D.h.
|
protected |
Definition at line 171 of file demons4D.h.