Uses of Class
boofcv.abst.geo.bundle.SceneStructureCommon
Packages that use SceneStructureCommon
-
Uses of SceneStructureCommon in boofcv.abst.geo.bundle
Subclasses of SceneStructureCommon in boofcv.abst.geo.bundleModifier and TypeClassDescriptionclassSpecifies a metric (calibrated) scene for optimizing usingBundleAdjustment.classSpecifies a scene in an arbitrary projective geometry for Bundle Adjustment. -
Uses of SceneStructureCommon in boofcv.alg.mvs
Methods in boofcv.alg.mvs with parameters of type SceneStructureCommonModifier and TypeMethodDescriptionvoidScenePointsSetIterator.initialize(SceneStructureCommon scene, DogArray_I32 indexes) Re-initializes and can be used to change the scene and set of indexesConstructors in boofcv.alg.mvs with parameters of type SceneStructureCommonModifierConstructorDescriptionScenePointsSetIterator(SceneStructureCommon scene, DogArray_I32 indexes, T point) Constructor