Detailed Description
template<class RoiSpec>
struct jafar::rtslam::simu::MatcherSimu< RoiSpec >::matcher_params_t
Definition at line 263 of file simuRawProcessors.hpp.
List of all members.
Public Attributes |
int | patchSize |
int | maxSearchSize |
double | lowInnov |
| search region radius for first RANSAC consensus
|
double | threshold |
| matching threshold
|
double | hi_threshold |
| matching threshold for high uncertainty
|
double | hi_limit |
| limit on expectation uncertainty in pixels to use hi_threshold
|
double | mahalanobisTh |
| Mahalanobis distance for outlier rejection.
|
double | relevanceTh |
| Mahalanobis distance for no information rejection.
|
double | measStd |
| measurement noise std deviation
|
double | measVar |
| measurement noise variance
|
double | simuMeasStd |
The documentation for this struct was generated from the following file: