Uses of Class
boofcv.factory.sfm.ConfigRgbDepthTrackPnP
Packages that use ConfigRgbDepthTrackPnP
-
Uses of ConfigRgbDepthTrackPnP in boofcv.factory.sfm
Methods in boofcv.factory.sfm that return ConfigRgbDepthTrackPnPMethods in boofcv.factory.sfm with parameters of type ConfigRgbDepthTrackPnPModifier and TypeMethodDescriptionstatic <Vis extends ImageGray<Vis>,Depth extends ImageGray<Depth>>
DepthVisualOdometry<Vis,Depth> FactoryVisualOdometry.rgbDepthPnP(ConfigRgbDepthTrackPnP config, Class<Vis> visualType, Class<Depth> depthType) ConfigRgbDepthTrackPnP.setTo(ConfigRgbDepthTrackPnP src)