Documentation of 'boofcv.alg.geo.f.ParamFundamentalEpipolar' Java class
ParamFundamentalEpipolar
boofcv.alg.geo.f

Class ParamFundamentalEpipolar

  • All Implemented Interfaces:
    ModelCodec<org.ejml.data.DenseMatrix64F>


    public class ParamFundamentalEpipolar
    extends java.lang.Object
    implements ModelCodec<org.ejml.data.DenseMatrix64F>

    Parameterizes F by specifying the first two columns and the third being a linear combination of the first two. By setting one of the elements in f1 or f2 to be one, it can achieve the minimum possible parameter size of 7. Care is taken to avoid the degenerate case when f1 and f2 are linearly dependent.

    F=[f1 , f2 , αf1 + β f2]

    Page 286 in: 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.