Typedefs | Functions
SFMExample_bal_COLAMD_METIS.cpp File Reference

This file is to compare the ordering performance for COLAMD vs METIS. Example problem is to solve a structure-from-motion problem from a "Bundle Adjustment in the Large" file. More...

#include <gtsam/slam/GeneralSFMFactor.h>
#include <gtsam/sfm/SfmData.h>
#include <gtsam/slam/dataset.h>
#include <gtsam/nonlinear/NonlinearFactorGraph.h>
#include <gtsam/nonlinear/LevenbergMarquardtOptimizer.h>
#include <gtsam/inference/Symbol.h>
#include <gtsam/inference/Ordering.h>
#include <gtsam/base/timing.h>
#include <vector>
Include dependency graph for SFMExample_bal_COLAMD_METIS.cpp:

Go to the source code of this file.

Typedefs

typedef GeneralSFMFactor< SfmCamera, Point3MyFactor
 

Functions

int main (int argc, char *argv[])
 

Detailed Description

This file is to compare the ordering performance for COLAMD vs METIS. Example problem is to solve a structure-from-motion problem from a "Bundle Adjustment in the Large" file.

Author
Frank Dellaert, Zhaoyang Lv

Definition in file SFMExample_bal_COLAMD_METIS.cpp.

Typedef Documentation

◆ MyFactor

Definition at line 39 of file SFMExample_bal_COLAMD_METIS.cpp.

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

---------—— COMPARISON -----------------——


Definition at line 42 of file SFMExample_bal_COLAMD_METIS.cpp.



gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:40:54