Class LeastSquaresHomography

java.lang.Object
boofcv.abst.geo.h.LeastSquaresHomography
All Implemented Interfaces:
RefineEpipolar, ModelFitter<DMatrixRMaj,AssociatedPair>

public class LeastSquaresHomography extends Object implements RefineEpipolar
Improves upon the initial estimate of the Homography matrix by minimizing residuals.