Homography.js

Lightweight, High-Performance and easy-to-use library for performing Affine, Projective or Piecewise Affine transformations over any Image or HTMLElement from only a set of reference points. In Javascript.

MIT License

Downloads
1.9K
Stars
50
Committers
3

Bot releases are visible (Hide)

Homography.js - More Consistent and Flexible Version Latest Release

Published by Eric-Canas about 3 years ago

This version improves the flexibility of the library, allowing to give directly ImageData inputs and to set manually the triangles of Piecewise Affine transforms

Homography.js - Minor Bugs solved

Published by Eric-Canas about 3 years ago

Minor bugs solved on piecewise affine case and function added for pre-setting triangles if necessary (if not used, they will be automatically detected).

Homography.js - Homography.js clean version

Published by Eric-Canas about 3 years ago

Homography.js - Lightweight version for browser

Published by Eric-Canas about 3 years ago

Homography.js - First Homography.js Realease

Published by Eric-Canas about 3 years ago

First fully functional version for running in Javascript Browser