#include "registration/metric/demons.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 |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |