Uses of Class
boofcv.alg.sfm.d3.VisOdomBundlePnPBase
Packages that use VisOdomBundlePnPBase
-
Uses of VisOdomBundlePnPBase in boofcv.alg.sfm.d3
Subclasses of VisOdomBundlePnPBase in boofcv.alg.sfm.d3Modifier and TypeClassDescriptionclassVisOdomDualTrackPnP<T extends ImageBase<T>,TD extends TupleDesc<TD>> Stereo visual odometry algorithm which relies on tracking features independently in the left and right images and then matching those tracks together.classVisOdomMonoDepthPnP<T extends ImageBase<T>>Full 6-DOF visual odometry where a ranging device is assumed for pixels in the primary view and the motion is estimated using aEstimate1ofPnP.