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
-
Method Summary
Methods inherited from class boofcv.abst.geo.GeoModelEstimator1toN
getMinimumPoints, process
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface boofcv.struct.geo.GeoModelEstimatorN
getMinimumPoints, process
-
Constructor Details
-
Estimate1toNofPnP
-