Documentation of 'georegression.fitting.affine.MotionAffinePoint2D_F32' Java class
MotionAffinePoint2D_F32
georegression.fitting.affine

Class MotionAffinePoint2D_F32

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      int getMinimumPoints()
      Minimum number of points required to compute a model.
      Affine2D_F32 getTransformSrcToDst()
      Returns the estimated motion from the 'from' coordinate system into the 'to' coordinate system.
      boolean process(java.util.List<Point2D_F32> srcPts, java.util.List<Point2D_F32> dstPts)
      Processes the sets of corresponding points and finds a transformation which when applied to 'srcPts' will minimize the difference with the 'dstPts'.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.