Documentation of 'boofcv.alg.geo.pose.PnPStereoEstimator' Java class
PnPStereoEstimator
boofcv.alg.geo.pose

Class PnPStereoEstimator

  • All Implemented Interfaces:
    GeoModelEstimator1<Se3_F64,Stereo2D3D>


    public class PnPStereoEstimator
    extends java.lang.Object
    implements GeoModelEstimator1<Se3_F64,Stereo2D3D>
    Computes the left camera pose from a fully calibrated stereo camera system using a PnP algorithm. Observations from the left camera are used to solve the PnP problem while observations from the right camera are used to select the best solution if its ambiguous. Observations past the minimum number are used just for selecting the best hypothesis.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.