A structure-from-motion problem on a simulated dataset. More...
#include "SFMdata.h"
#include <gtsam/geometry/Point2.h>
#include <gtsam/inference/Symbol.h>
#include <gtsam/slam/ProjectionFactor.h>
#include <gtsam/nonlinear/NonlinearFactorGraph.h>
#include <gtsam/nonlinear/DoglegOptimizer.h>
#include <gtsam/nonlinear/Values.h>
#include <vector>
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
A structure-from-motion problem on a simulated dataset.
Definition in file SFMExample.cpp.
Definition at line 58 of file SFMExample.cpp.