Uses of Class
boofcv.alg.mvs.MultiViewStereoFromKnownSceneStructure.ViewInfo
Packages that use MultiViewStereoFromKnownSceneStructure.ViewInfo
-
Uses of MultiViewStereoFromKnownSceneStructure.ViewInfo in boofcv.alg.mvs
Fields in boofcv.alg.mvs with type parameters of type MultiViewStereoFromKnownSceneStructure.ViewInfoModifier and TypeFieldDescriptionprotected final List<MultiViewStereoFromKnownSceneStructure.ViewInfo>
MultiViewStereoFromKnownSceneStructure.listCenters
Which views acted as "centers" and contributed to the point cloudMethods in boofcv.alg.mvs with parameters of type MultiViewStereoFromKnownSceneStructure.ViewInfoModifier and TypeMethodDescriptionprotected double
MultiViewStereoFromKnownSceneStructure.computeIntersection
(SceneStructureMetric scene, @Nullable SceneObservations observations, MultiViewStereoFromKnownSceneStructure.ViewInfo connected) Computes how much the two rectified images intersect each other