Home
last modified time | relevance | path

Searched refs:BUNDLE_FULL (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/colmap/colmap-3.6/lib/PBA/
H A Dpba.h77 BUNDLE_FULL = 0, enumerator
117 mode = BUNDLE_FULL); // mode of the next bundle adjustment call
/dports/graphics/colmap/colmap-3.6/src/optim/
H A Dbundle_adjustment.cc597 pba.SetNextBundleMode(pba::ParallelBA::BUNDLE_FULL); in Solve()