GTSAM  4.0.2
C++ library for smoothing and mapping (SAM)
Classes | Namespaces
TranslationRecovery.h File Reference

Recovering translations in an epipolar graph when rotations are given. More...

#include <gtsam/geometry/Unit3.h>
#include <gtsam/nonlinear/LevenbergMarquardtOptimizer.h>
#include <gtsam/nonlinear/Values.h>
#include <gtsam/sfm/BinaryMeasurement.h>
#include <map>
#include <set>
#include <utility>
#include <vector>
Include dependency graph for TranslationRecovery.h:

Go to the source code of this file.

Classes

class  gtsam::TranslationRecovery
 

Namespaces

 gtsam
 

Detailed Description

Recovering translations in an epipolar graph when rotations are given.

Author
Frank Dellaert, Akshay Krishnan
Date
March 2020