Uses of Class
boofcv.alg.geo.pose.PoseFromPairLinear6
Packages that use PoseFromPairLinear6
-
Uses of PoseFromPairLinear6 in boofcv.alg.structure
Fields in boofcv.alg.structure declared as PoseFromPairLinear6 -
Uses of PoseFromPairLinear6 in boofcv.factory.geo
Methods in boofcv.factory.geo that return PoseFromPairLinear6Modifier and TypeMethodDescriptionstatic PoseFromPairLinear6
FactoryMultiView.poseFromPair()
Estimate the camera motion give two observations and the 3D world coordinate of each points.