Uses of Class
boofcv.abst.geo.bundle.SceneStructureCommon
-
Uses of SceneStructureCommon in boofcv.abst.geo.bundle
Modifier 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
Modifier and TypeMethodDescriptionvoid
ScenePointsSetIterator.initialize
(SceneStructureCommon scene, DogArray_I32 indexes) Re-initializes and can be used to change the scene and set of indexesModifierConstructorDescriptionScenePointsSetIterator
(SceneStructureCommon scene, DogArray_I32 indexes, T point) Constructor