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

Class AdjustHomographyMatrix



  • public class AdjustHomographyMatrix
    extends java.lang.Object
    The scale and sign of a homography matrix is ambiguous. This contains functions which pick a reasonable scale and the correct sign. The second smallest singular value is set to one and the sign is chosen such that the basic properties work.
    • Constructor Detail

      • AdjustHomographyMatrix

        public AdjustHomographyMatrix()
    • Method Detail

      • adjust

        public boolean adjust(org.ejml.data.DenseMatrix64F H,
                              AssociatedPair p)
      • adjust

        public boolean adjust(org.ejml.data.DenseMatrix64F H,
                              PairLineNorm p)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.