Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outputs of algos dont match with Python #67

Open
saim61 opened this issue Sep 30, 2024 · 0 comments
Open

Outputs of algos dont match with Python #67

saim61 opened this issue Sep 30, 2024 · 0 comments

Comments

@saim61
Copy link

saim61 commented Sep 30, 2024

I tried this library and the outputs for any of the algos dont match with the output for python. I am using the images called peppers.png and imagehash.png that are available in the python repo called imagehash by Johannes Buchner.

Did anyone else notice this?
and also, the functionality for hashSize in functions isnt implemented ... like how we have option to add hashSize int variable for average_hash algorithm in python. The same function in Go doesnt have this.
along with this, in python they use LANCZOS algorithm for resizing and in Go we are using Bilinear algorithm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant