gtsfm
gtsfm copied to clipboard
Two Bundle Adjustments in Process Graph
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.