Uses of Class
boofcv.alg.mvs.StereoPairGraph
Packages that use StereoPairGraph
-
Uses of StereoPairGraph in boofcv.alg.mvs
Methods in boofcv.alg.mvs with parameters of type StereoPairGraphModifier and TypeMethodDescriptionvoid
MultiViewStereoFromKnownSceneStructure.process
(SceneStructureMetric scene, @Nullable SceneObservations observations, StereoPairGraph pairs) Computes a point cloud given the known scene and a set of stereo pairs.