ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
bundle_adjustment.h File Reference
#include <ceres/ceres.h>
#include <Eigen/Core>
#include <memory>
#include <unordered_set>
#include "base/camera_rig.h"
#include "base/reconstruction.h"
#include "optim/manifold.h"
#include "util/alignment.h"
Include dependency graph for bundle_adjustment.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  colmap::BundleAdjustmentConfig
 
struct  colmap::BundleAdjustmentOptions
 
class  colmap::BundleAdjuster
 
class  colmap::RigBundleAdjuster
 
struct  colmap::RigBundleAdjuster::Options
 

Namespaces

 colmap
 

Functions

void colmap::PrintSolverSummary (const ceres::Solver::Summary &summary)