goimagehash/transforms
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
..
dct_test.go dct: Improve DCT1D to O(nlogn) algorithm (#29) 2019-03-19 13:52:44 +09:00
dct.go Make compliant with python imagehash 2024-04-05 17:29:30 -06:00
doc.go [goimagehash] First implement. 2017-07-31 22:47:14 +09:00
pixels.go Performance 2024-08-04 17:21:58 -07:00
static.go Performance improvement (#56) 2022-09-08 15:20:33 +09:00