Uses of Interface
boofcv.alg.structure.RefineMetricWorkingGraph.CallBeforeRefine
Packages that use RefineMetricWorkingGraph.CallBeforeRefine
-
Uses of RefineMetricWorkingGraph.CallBeforeRefine in boofcv.alg.structure
Methods in boofcv.alg.structure with parameters of type RefineMetricWorkingGraph.CallBeforeRefineModifier and TypeMethodDescriptionboolean
RefineMetricWorkingGraph.process
(LookUpSimilarImages dbSimilar, SceneWorkingGraph graph, RefineMetricWorkingGraph.CallBeforeRefine op) Use the `graph` to define a 3D scene which can be optimized.