Commit Graph

6 Commits

Author SHA1 Message Date
Timmy Welch
33ff96e45f Add json marshaling/unmarshaling 2024-08-11 19:57:15 -07:00
Timmy Welch
aa1fe89e96 Performance
Reduce allocations by re-using uint8 slices where possible
Use github.com/disintegration/imaging for resizing
Add a module option to skip RGB conversion for YCbCr images
2024-08-04 17:21:58 -07:00
Timmy Welch
53bce1cdc2 Add testing system 2024-05-01 17:59:11 -07:00
Timmy Welch
1ca06a1968 Make compliant with python imagehash 2024-04-05 17:29:30 -06:00
Rafael Cossovan
c9ea1a6596 Update dependencies from go module and dep tool. (#36) 2019-12-07 23:29:03 +09:00
Berkant Ipek
9343c64188 Add go.mod. (#34)
* Add go.mod.

* Remove `go` directive in go.mod.
2019-11-22 06:34:50 +09:00