Uses of Class
boofcv.alg.structure.expand.MetricExpandByOneView.Solution
Packages that use MetricExpandByOneView.Solution
-
Uses of MetricExpandByOneView.Solution in boofcv.alg.structure.expand
Methods in boofcv.alg.structure.expand with parameters of type MetricExpandByOneView.SolutionModifier and TypeMethodDescriptionvoidEstimateViewUtils.copyToSolution(PairwiseGraphUtils pairwiseUtils, MetricExpandByOneView.Solution solution) Copies the found parameters for the new view into the 'solution' object providedbooleanEstimateViewKnownCalibration.process(PairwiseGraphUtils pairwiseUtils, SceneWorkingGraph workGraph, MetricExpandByOneView.Solution solution) Estimates the pose of a view and which features are in its inlier set.booleanEstimateViewSelfCalibrate.process(PairwiseGraphUtils pairwiseUtils, SceneWorkingGraph workGraph, MetricExpandByOneView.Solution solution) Estimates the pose and intrinsics of a new view.