Uses of Interface
boofcv.abst.geo.Triangulate2ViewsProjective
-
Uses of Triangulate2ViewsProjective in boofcv.abst.geo.triangulate
Modifier and TypeClassDescriptionclass
Wrapper aroundTriangulateMetricLinearDLT
forTriangulate2ViewsProjective
. -
Uses of Triangulate2ViewsProjective in boofcv.factory.geo
Modifier and TypeMethodDescriptionstatic Triangulate2ViewsProjective
FactoryMultiView.triangulate2ViewProjective
(@Nullable ConfigTriangulation config) Triangulate two view using the Discrete Linear Transform (DLT) with an uncalibrated camera.