Uses of Class
boofcv.alg.sfm.d3.VisOdomMonoDepthPnP
Packages that use VisOdomMonoDepthPnP
-
Uses of VisOdomMonoDepthPnP in boofcv.abst.sfm.d3
Methods in boofcv.abst.sfm.d3 that return VisOdomMonoDepthPnPConstructors in boofcv.abst.sfm.d3 with parameters of type VisOdomMonoDepthPnPModifierConstructorDescriptionVisOdomPixelDepthPnP_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)