![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <bundle_adjustment.h>
Public Attributes | |
| bool | refine_relative_poses = true |
| double | max_reproj_error = 1000.0 |
Definition at line 276 of file bundle_adjustment.h.
| double colmap::RigBundleAdjuster::Options::max_reproj_error = 1000.0 |
Definition at line 285 of file bundle_adjustment.h.
| bool colmap::RigBundleAdjuster::Options::refine_relative_poses = true |
Definition at line 278 of file bundle_adjustment.h.
Referenced by BOOST_AUTO_TEST_CASE(), and colmap::RunRigBundleAdjuster().