Derived from ProjectionFactor, but estimates body-camera transform and calibration in addition to body pose and 3D landmark. More...
#include <gtsam/nonlinear/NonlinearFactor.h>
#include <gtsam/geometry/PinholeCamera.h>
#include <gtsam/geometry/Cal3_S2.h>
#include <boost/optional.hpp>
Go to the source code of this file.
Classes | |
class | gtsam::ProjectionFactorPPPC< POSE, LANDMARK, CALIBRATION > |
struct | gtsam::traits< ProjectionFactorPPPC< POSE, LANDMARK, CALIBRATION > > |
traits More... | |
Namespaces | |
gtsam | |
traits | |
Derived from ProjectionFactor, but estimates body-camera transform and calibration in addition to body pose and 3D landmark.
Definition in file ProjectionFactorPPPC.h.