Documentation of 'boofcv.alg.geo.h.HomographyResidualSampson' Java class
HomographyResidualSampson
boofcv.alg.geo.h

Class HomographyResidualSampson

  • All Implemented Interfaces:
    ModelObservationResidualN<org.ejml.data.DenseMatrix64F,AssociatedPair>


    public class HomographyResidualSampson
    extends java.lang.Object
    implements ModelObservationResidualN<org.ejml.data.DenseMatrix64F,AssociatedPair>

    Computes the Sampson distance residual for a set of observations given a homography matrix. For use in least-squares non-linear optimization algorithms. The full 9 elements of the 3x3 matrix are used to parameterize. This has an extra redundant parameter, but is much simpler and should not affect the final result.

    R. Hartley, and A. Zisserman, "Multiple View Geometry in Computer Vision", 2nd Ed, Cambridge 2003

Skip navigation links

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.