Skip to content

Matt-Esch/triangle-homography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published