Compute an affine transformation matrix from point correspondences
Source:R/transforms.R
affine_from_points.RdComputes the 2x3 affine transformation matrix that maps src points
to dst points. Requires exactly 3 point pairs.
R/transforms.R
affine_from_points.RdComputes the 2x3 affine transformation matrix that maps src points
to dst points. Requires exactly 3 point pairs.