Uses of Class
boofcv.alg.feature.associate.AssociateStereo2D
-
Uses of AssociateStereo2D 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) WrapVisOdomQuadPnP
(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)