Uses of Class
boofcv.alg.sfm.d3.VisOdomMonoDepthPnP
-
Uses of VisOdomMonoDepthPnP in boofcv.abst.sfm.d3
ModifierConstructorDescriptionVisOdomPixelDepthPnP_to_DepthVisualOdometry
(DepthSparse3D<Depth> sparse3D, VisOdomMonoDepthPnP<Vis> alg, DistanceFromModelMultiView<Se3_F64, Point2D3D> distance, ImageType<Vis> visualType, Class<Depth> depthType) WrapVisOdomMonoStereoDepthPnP
(VisOdomMonoDepthPnP<T> alg, StereoSparse3D<T> stereo, DistanceFromModelMultiView<Se3_F64, Point2D3D> distance, Class<T> imageType)