|
| | TriangulationParameters (const double _rankTolerance=1.0, const bool _enableEPI=false, double _landmarkDistanceThreshold=-1, double _dynamicOutlierRejectionThreshold=-1) |
| | Constructor. More...
|
| |
|
|
double | rankTolerance |
| | threshold to decide whether triangulation is result.degenerate
|
| |
|
bool | enableEPI |
| | if set to true, will refine triangulation using LM
|
| |
|
double | landmarkDistanceThreshold |
| | if the landmark is triangulated at distance larger than this, result is flagged as degenerate.
|
| |
|
double | dynamicOutlierRejectionThreshold |
| | If this is nonnegative the we will check if the average reprojection error is smaller than this threshold after triangulation, otherwise result is flagged as degenerate.
|
| |
| gtsam::TriangulationParameters::TriangulationParameters |
( |
const double |
_rankTolerance = 1.0, |
|
|
const bool |
_enableEPI = false, |
|
|
double |
_landmarkDistanceThreshold = -1, |
|
|
double |
_dynamicOutlierRejectionThreshold = -1 |
|
) |
| |
|
inline |
Constructor.
- Parameters
-
| rankTol | tolerance used to check if point triangulation is degenerate |
| enableEPI | if true refine triangulation with embedded LM iterations |
| landmarkDistanceThreshold | flag as degenerate if point further than this |
| dynamicOutlierRejectionThreshold | or if average error larger than this |
The documentation for this struct was generated from the following file:
- /build/rock-master-18.09-slam-gtsam-0.20160620/gtsam/geometry/triangulation.h