time SFM with BAL file, SmartProjectionFactor More...
#include "timeSFMBAL.h"#include <gtsam/slam/SmartProjectionFactor.h>#include <gtsam/geometry/Cal3Bundler.h>#include <gtsam/geometry/PinholeCamera.h>#include <gtsam/geometry/Point3.h>
Go to the source code of this file.
Typedefs | |
| typedef PinholeCamera< Cal3Bundler > | Camera |
| typedef SmartProjectionFactor< Camera > | SfmFactor |
Functions | |
| int | main (int argc, char *argv[]) |
time SFM with BAL file, SmartProjectionFactor
Definition in file timeSFMBALsmart.cpp.
| typedef PinholeCamera<Cal3Bundler> Camera |
Definition at line 29 of file timeSFMBALsmart.cpp.
| typedef SmartProjectionFactor<Camera> SfmFactor |
Definition at line 30 of file timeSFMBALsmart.cpp.
Definition at line 32 of file timeSFMBALsmart.cpp.