Documentation of 'boofcv.abst.geo.EstimateNofPnP' Java class
EstimateNofPnP
boofcv.abst.geo

Interface EstimateNofPnP

  • All Superinterfaces:
    GeoModelEstimatorN<Se3_F64,Point2D3D>
    All Known Implementing Classes:
    Estimate1toNofPnP, WrapP3PLineDistance


    public interface EstimateNofPnP
    extends GeoModelEstimatorN<Se3_F64,Point2D3D>

    Interface for computing multiple solution to the Perspective N-Point (PnP) problem. Given a set of observations from a single view and the known 3D location of the points being observed, estimate the rigid body transform from world to camera frame.

    Observations are in normalized image coordinates, e.g. 3D pointing vector from camera origin of the form (x,y,1.0).

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.