Uses of Class
boofcv.alg.structure.ReconstructionFromPairwiseGraph.Expansion
Packages that use ReconstructionFromPairwiseGraph.Expansion
-
Uses of ReconstructionFromPairwiseGraph.Expansion in boofcv.alg.structure
Methods in boofcv.alg.structure with parameters of type ReconstructionFromPairwiseGraph.ExpansionModifier and TypeMethodDescriptionprotected boolean
ReconstructionFromPairwiseGraph.selectNextToProcess
(SceneWorkingGraph scene, ReconstructionFromPairwiseGraph.Expansion selection) Selects next View to process based on the score of it's known connections.