Uses of Class
boofcv.alg.sfm.d3.structure.VisOdomBundleAdjustment
Packages that use VisOdomBundleAdjustment
-
Uses of VisOdomBundleAdjustment in boofcv.alg.sfm.d3
Fields in boofcv.alg.sfm.d3 declared as VisOdomBundleAdjustmentModifier and TypeFieldDescriptionprotected VisOdomBundleAdjustment<Track>VisOdomBundlePnPBase.bundleVisoDescribes the entire 3D scene's structure and optimizes with bundle adjustment -
Uses of VisOdomBundleAdjustment in boofcv.alg.sfm.d3.structure
Methods in boofcv.alg.sfm.d3.structure with parameters of type VisOdomBundleAdjustmentModifier and TypeMethodDescriptionprotected booleanMaxGeoKeyFrameManager.keepCurrentFrame(VisOdomBundleAdjustment<?> sba) Perform different checks that attempt to see if too much has changed.MaxGeoKeyFrameManager.selectFramesToDiscard(PointTracker<?> tracker, int maxKeyFrames, int newFrames, VisOdomBundleAdjustment<?> sba) TickTockKeyFrameManager.selectFramesToDiscard(PointTracker<?> tracker, int maxKeyFrames, int newFrames, VisOdomBundleAdjustment<?> sba) VisOdomKeyFrameManager.selectFramesToDiscard(PointTracker<?> tracker, int limit, int newFrames, VisOdomBundleAdjustment<?> sba) Selects frames to discard from the scene graph.protected voidMaxGeoKeyFrameManager.selectOldToDiscard(VisOdomBundleAdjustment<?> sba, int totalDiscard) Selects an older frame to discard.voidSelectTracksInFrameForBundleAdjustment.selectTracks(VisOdomBundleAdjustment<?> sba, List<VisOdomBundleAdjustment.BTrack> selected) Selects tracks to include in bundle adjustment