Uses of Class
boofcv.alg.structure.expand.MetricExpandByOneView.Solution
-
Uses of MetricExpandByOneView.Solution in boofcv.alg.structure.expand
Modifier 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.