Package boofcv.abst.geo
Interface Estimate1ofPrNP
- All Superinterfaces:
GeoModelEstimator1<DMatrixRMaj,
Point2D4D>
- All Known Implementing Classes:
WrapPRnPDirectLinearTransform
Interface for computing multiple solution to the Projective N-Point (PrNP) problem. Given a set of observations from a single view and the known 3D homogenous location of the points being observed, estimate the projective camera transform.
Observations are in pixel coordinates
-
Method Summary
Methods inherited from interface boofcv.struct.geo.GeoModelEstimator1
getMinimumPoints, process