Parameters for graduated non-convexity..
More...
#include <graduated_non_convexity.hpp>
|
|
int | max_init_samples = 5000 |
| | Maximum number of samples.
|
| |
|
bool | reciprocal_check = true |
| | Reciprocal check.
|
| |
|
bool | tuple_check = false |
| | Length similarity check.
|
| |
|
double | tuple_thresh = 0.9 |
| | Length similarity threshold.
|
| |
|
int | max_num_tuples = 1000 |
| | Number of tuples to be sampled.
|
| |
|
double | div_factor = 1.4 |
| | Division factor for graduated non-convexity.
|
| |
|
double | max_corr_dist = 0.25 |
| | Maximum correspondence distance.
|
| |
|
int | innter_iterations = 3 |
| | Number of inner iterations.
|
| |
|
int | max_iterations = 64 |
| | Maximum number of iterations.
|
| |
|
int | dof = 6 |
| | Degrees of freedom (must be 6 (SE3) or 4 (XYZ+RZ))
|
| |
|
bool | verbose = false |
| | Verbose mode.
|
| |
|
std::uint64_t | seed = 5489u |
| | Random seed.
|
| |
|
int | num_threads = 4 |
| | Number of threads.
|
| |
Parameters for graduated non-convexity..
The documentation for this struct was generated from the following file: