Skip to content

Releases: Eric-Canas/Homography.js

More Consistent and Flexible Version

13 Aug 09:41
98a10ba
Compare
Choose a tag to compare

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

Minor Bugs solved

10 Aug 13:43
Compare
Choose a tag to compare

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 clean version

06 Aug 23:43
b6f1f78
Compare
Choose a tag to compare
1.2

Update README.md

Lightweight version for browser

06 Aug 01:32
Compare
Choose a tag to compare
Merge branch 'main' of https://github.com/Eric-Canas/Homography.js in…

…to main

First Homography.js Realease

05 Aug 13:52
Compare
Choose a tag to compare

First fully functional version for running in Javascript Browser