Package boofcv.abst.sfm.d3
package boofcv.abst.sfm.d3
-
ClassDescriptionVisual odometry that estimate the camera's ego-motion in Euclidean space using a camera image and a depth image.MonocularPlaneVisualOdometry<T extends ImageBase<T>>Estimates the camera's motion relative to the ground plane.MonocularPlaneVisualOdometryScaleInput<T extends ImageBase<T>>* Wrapper around
MonocularPlaneVisualOdometry
which scales the input images.MonocularVisualOdometry<T extends ImageBase<T>>Interface for visual odometry from a single camera that provides 6-DOF pose.MonoOverhead_to_MonocularPlaneVisualOdometry<T extends ImageBase<T>>Wrapper aroundVisOdomMonoOverheadMotion2D
forMonocularPlaneVisualOdometry
.MonoPlaneInfinity_to_MonocularPlaneVisualOdometry<T extends ImageBase<T>>Wrapper aroundVisOdomMonoPlaneInfinity
forMonocularPlaneVisualOdometry
.PyramidDirectColorDepth_to_DepthVisualOdometry<T extends ImageBase<T>,Depth extends ImageGray<Depth>> TODO writeStereoVisualOdometry<T extends ImageBase<T>>Stereo visual odometry algorithms that estimate the camera's ego-motion in Euclidean space using a pair of stereo images.StereoVisualOdometryScaleInput<T extends ImageBase<T>>Wrapper aroundStereoVisualOdometry
which scales the input images.VisOdomPixelDepthPnP_to_DepthVisualOdometry<Vis extends ImageBase<Vis>,Depth extends ImageGray<Depth>> Wrapper aroundVisOdomMonoDepthPnP
forDepthVisualOdometry
.Interface for Visual Odometry (VO) algorithms.WrapVisOdomDualTrackPnP<T extends ImageGray<T>>Wrapper aroundVisOdomDualTrackPnP
forStereoVisualOdometry
.WrapVisOdomMonoStereoDepthPnP<T extends ImageGray<T>>Wrapper aroundVisOdomMonoDepthPnP
forStereoVisualOdometry
.Wrapper aroundVisOdomStereoQuadPnP
forStereoVisualOdometry
.