odc.geo.overlap.affine_from_pts

odc.geo.overlap.affine_from_pts(X, Y)[source]

Given points X,Y compute A, such that: Y = A*X.

Needs at least 3 points.

Return type:

Affine