Uses of Interface
boofcv.abst.geo.RefineTriangulateProjective
Packages that use RefineTriangulateProjective
-
Uses of RefineTriangulateProjective in boofcv.abst.geo.triangulate
Classes in boofcv.abst.geo.triangulate that implement RefineTriangulateProjectiveModifier and TypeClassDescriptionclassNonlinear least-squares triangulation for projective geometry in homogenous coordinates.Constructors in boofcv.abst.geo.triangulate with parameters of type RefineTriangulateProjectiveModifierConstructorDescriptionTriangulateThenRefineProjective(TriangulateNViewsProjective estimator, RefineTriangulateProjective refiner) -
Uses of RefineTriangulateProjective in boofcv.factory.geo
Methods in boofcv.factory.geo that return RefineTriangulateProjectiveModifier and TypeMethodDescriptionstatic RefineTriangulateProjectiveFactoryMultiView.triangulateRefineProj(ConfigConverge config) Refines a projective triangulation