How to convert an affine matrix to a homography matrix?

304 Views Asked by At

The title is quite self-explanatory, given an affine matrix, is there a way to convert it to a homography matrix?

1

There are 1 best solutions below

2
On BEST ANSWER

An affine transformation is a homography. You can do nothing, and you're done.