Uses of Class
boofcv.alg.sfm.d3.VisOdomDualTrackPnP
-
Uses of VisOdomDualTrackPnP in boofcv.abst.sfm.d3
ModifierConstructorDescriptionWrapVisOdomDualTrackPnP
(VisOdomDualTrackPnP<T, ?> visualOdometry, Se3_F64 sharedLeftToRight, DistanceFromModelMultiView<Se3_F64, Point2D3D> distanceLeft, DistanceFromModelMultiView<Se3_F64, Point2D3D> distanceRight, PnPStereoDistanceReprojectionSq distanceStereo, AssociateStereo2D<?> assoc, @Nullable RefinePnPStereo refine, Class<T> imageType)