Uses of Interface
boofcv.abst.geo.Triangulate2PointingMetricH
Package
Description
-
Uses of Triangulate2PointingMetricH in boofcv.abst.geo.triangulate
Modifier and TypeClassDescriptionclass
Wrapper aroundTriangulate2ViewsGeometricMetric
forTriangulate2PointingMetricH
.class
Wrapper aroundTriangulateMetricLinearDLT
forTriangulate2ViewsMetric
. -
Uses of Triangulate2PointingMetricH in boofcv.alg.geo
ModifierConstructorDescription -
Uses of Triangulate2PointingMetricH in boofcv.alg.geo.robust
ModifierConstructorDescriptionDistanceSe3SymmetricSqPointing
(Triangulate2PointingMetricH triangulator) Configure distance calculation.Se3FromEssentialPointingGenerator
(Estimate1ofEpipolarPointing computeEssential, Triangulate2PointingMetricH triangulate) Specifies how the essential matrix is computedSpecifies how the essential matrix is computed -
Uses of Triangulate2PointingMetricH in boofcv.factory.geo
Modifier and TypeMethodDescriptionstatic Triangulate2PointingMetricH
FactoryMultiView.triangulate2PointingMetricH
(@Nullable ConfigTriangulation config) Triangulate a point in homogeneous coordinates using two pointing vector observations.