0.1.0 • Published 11 years ago

triangle-homography v0.1.0

Weekly downloads
3
License
-
Repository
github
Last release
11 years ago

triangle-homography

Computes the 4 x 4 transformation matrix T such that TA = B, where A, is the known triangle and B is the target triangle. A and B are both 4 x 3 matrices comprising of augmented homogeneous column vectors. A triangle generator is produced from A so that many values of B may be computed.

Example

Installation

npm install triangle-homography

Contributors

  • Matt-Esch

MIT Licenced