A structure-from-motion example done with Expressions. More...
#include <gtsam/slam/expressions.h>#include <gtsam/nonlinear/ExpressionFactorGraph.h>#include "SFMdata.h"#include <gtsam/geometry/Point2.h>#include <gtsam/nonlinear/DoglegOptimizer.h>#include <gtsam/nonlinear/Values.h>#include <gtsam/inference/Symbol.h>#include <vector>
Go to the source code of this file.
| Functions | |
| int | main (int argc, char *argv[]) | 
A structure-from-motion example done with Expressions.
Definition in file SFMExampleExpressions.cpp.
Definition at line 43 of file SFMExampleExpressions.cpp.