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 TypeClassDescriptionclass
Specifies a metric (calibrated) scene for optimizing usingBundleAdjustment
.class
Specifies 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 TypeMethodDescriptionvoid
ScenePointsSetIterator.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