Uses of Class
boofcv.factory.geo.ConfigBundleAdjustment
Package
Description
-
Uses of ConfigBundleAdjustment in boofcv.alg.geo.calibration
Modifier and TypeFieldDescriptionfinal ConfigBundleAdjustment
CalibrationPlanarGridZhang99.configSBA
Config for bundle adjustment -
Uses of ConfigBundleAdjustment in boofcv.alg.structure
-
Uses of ConfigBundleAdjustment in boofcv.factory.geo
Modifier and TypeMethodDescriptionstatic BundleAdjustment<SceneStructureMetric>
FactoryMultiView.bundleDenseMetric
(boolean robust, @Nullable ConfigBundleAdjustment config) Returns bundle adjustment with a dense implementation for metric reconstruction.FactoryMultiView.bundleDenseProjective
(boolean robust, @Nullable ConfigBundleAdjustment config) Returns bundle adjustment with a sparse implementation for projective reconstruction.static BundleAdjustment<SceneStructureMetric>
FactoryMultiView.bundleSparseMetric
(@Nullable ConfigBundleAdjustment config) Returns bundle adjustment with a sparse implementation for metric reconstruction.FactoryMultiView.bundleSparseProjective
(@Nullable ConfigBundleAdjustment config) Returns bundle adjustment with a sparse implementation for projective reconstruction.ConfigBundleAdjustment.setTo
(ConfigBundleAdjustment src) -
Uses of ConfigBundleAdjustment in boofcv.factory.sfm