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 TypeMethodDescriptionvoid
EstimateViewUtils.copyToSolution
(PairwiseGraphUtils pairwiseUtils, MetricExpandByOneView.Solution solution) Copies the found parameters for the new view into the 'solution' object providedboolean
EstimateViewKnownCalibration.process
(PairwiseGraphUtils pairwiseUtils, SceneWorkingGraph workGraph, MetricExpandByOneView.Solution solution) Estimates the pose of a view and which features are in its inlier set.boolean
EstimateViewSelfCalibrate.process
(PairwiseGraphUtils pairwiseUtils, SceneWorkingGraph workGraph, MetricExpandByOneView.Solution solution) Estimates the pose and intrinsics of a new view.