commonsmachinery / blockhash-python

Implementation of perceptual image hash calculation in Python
http://blockhash.io/
MIT License
130 stars 29 forks source link

Lagging updates #14

Open dsoprea opened 1 year ago

dsoprea commented 1 year ago

I collaborated with the project back in 2020 to implement the block phash for Go (https://github.com/dsoprea/go-perceptualhash). It looks like there were a bunch of lingering fix-it commits to the Python implementation (made in order to have parity while testing/validating the Go version) that never got pushed to upstream.

These updates have already been used for the PyPI package for years: https://pypi.org/project/phash-blockhashio

dsoprea commented 1 year ago

The README of the mentions being a fork. If you want to move forward with merging this, I can remove that.