Uses of Class
boofcv.alg.sfm.d3.VisOdomStereoQuadPnP
-
Uses of VisOdomStereoQuadPnP in boofcv.abst.sfm.d3
ModifierConstructorDescriptionWrapVisOdomQuadPnP
(VisOdomStereoQuadPnP<T, TD> alg, @Nullable RefinePnPStereo refine, AssociateStereo2D<TD> associateStereo, PnPStereoDistanceReprojectionSq distance, DistanceFromModelMultiView<Se3_F64, Point2D3D> distanceLeft, DistanceFromModelMultiView<Se3_F64, Point2D3D> distanceRight, Class<T> imageType)