Class Homography2D_F64

java.lang.Object
org.ejml.data.DMatrix3x3
georegression.struct.Matrix3x3_F64
georegression.struct.homography.Homography2D_F64
All Implemented Interfaces:
Homography<Homography2D_F64>, InvertibleTransform<Homography2D_F64>, Serializable, DMatrix, DMatrixFixed, Matrix

public class Homography2D_F64 extends Matrix3x3_F64 implements Homography<Homography2D_F64>
Describes a homography transform in 2D.
See Also: