Interface Estimate1ofPrNP

All Superinterfaces:
GeoModelEstimator1<DMatrixRMaj,Point2D4D>
All Known Implementing Classes:
WrapPRnPDirectLinearTransform

public interface Estimate1ofPrNP extends GeoModelEstimator1<DMatrixRMaj,Point2D4D>

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