Package boofcv.abst.geo.pose
Class Estimate1toNofPnP
- All Implemented Interfaces:
EstimateNofPnP,GeoModelEstimatorN<Se3_F64,Point2D3D>
public class Estimate1toNofPnP
extends GeoModelEstimator1toN<Se3_F64,Point2D3D>
implements EstimateNofPnP
Implementation of
GeoModelEstimator1toN for PnP.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class boofcv.abst.geo.GeoModelEstimator1toN
getMinimumPoints, processMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface boofcv.struct.geo.GeoModelEstimatorN
getMinimumPoints, process
-
Constructor Details
-
Estimate1toNofPnP
-