Uses of Interface
boofcv.abst.geo.TriangulateNViewsMetric
Package
Description
-
Uses of TriangulateNViewsMetric in boofcv.abst.geo.triangulate
Modifier and TypeClassDescriptionclass
Estimates the triangulated point then refines itclass
Wrapper aroundTriangulateMetricLinearDLT
forTriangulate2ViewsMetric
.ModifierConstructorDescriptionTriangulateThenRefineMetric
(TriangulateNViewsMetric estimator, RefineTriangulateMetric refiner) -
Uses of TriangulateNViewsMetric in boofcv.alg.geo.selfcalib
Modifier and TypeFieldDescriptionprotected TriangulateNViewsMetric
DistanceMetricTripleReprojection23.triangulate
algorithm used to triangulate feature in 3D space -
Uses of TriangulateNViewsMetric in boofcv.alg.sfm.d3
Modifier and TypeFieldDescriptionprotected TriangulateNViewsMetric
VisOdomBundlePnPBase.triangulateN
Triangulates points not optimized by bundle adjustment -
Uses of TriangulateNViewsMetric in boofcv.factory.geo
Modifier and TypeMethodDescriptionstatic TriangulateNViewsMetric
FactoryMultiView.triangulateNViewMetric
(@Nullable ConfigTriangulation config) Triangulate N views using the Discrete Linear Transform (DLT) with a calibrated camera