gtsfm icon indicating copy to clipboard operation
gtsfm copied to clipboard

Two Bundle Adjustments in Process Graph

Open kfu02 opened this issue 2 years ago • 0 comments

The Bundle Adjustment class is used twice in the pipeline, which forced us to define a dummy class for two-view BA and put the global BA UiMetadata in the actual class below. See #540.

Also, small related nit, BA returns GTSFMData objects, which again mean different things in these two different contexts.

kfu02 avatar Aug 17 '22 15:08 kfu02