Uses of Interface
boofcv.abst.geo.RefinePnP
Package
Description
-
Uses of RefinePnP in boofcv.abst.geo.pose
Modifier and TypeClassDescriptionclass
Minimizes the projection residual error in a calibrated camera for a pose estimate. -
Uses of RefinePnP in boofcv.alg.fiducial.square
ModifierConstructorDescriptionQuadPoseEstimator
(EstimateNofPnP p3p, RefinePnP refine) Constructor in which internal estimation algorithms are provided -
Uses of RefinePnP in boofcv.alg.sfm.d3
ModifierConstructorDescriptionVisOdomMonoDepthPnP
(ModelMatcher<Se3_F64, Point2D3D> motionEstimator, ImagePixelTo3D pixelTo3D, @Nullable RefinePnP refine, PointTracker<T> tracker) Configures magic numbers and estimation algorithms. -
Uses of RefinePnP in boofcv.factory.geo