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