-
Notifications
You must be signed in to change notification settings - Fork 12
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
missing hash again.. #85
Comments
If you're too busy to help us, could you at least teach/tell us how to hash our own images? The only way I know how is by seeing it spawn and having the main,py program say the hash but it's much harder that way. |
If you are interested in hashing your own images, you can look into https://github.com/JohannesBuchner/imagehash imagehash is the library that DAB uses to compute perceptual hashes for images. It is well documented. Someone with knowledge of DAB could extend it or rewrite it to save images and their hashes when a pokemon spawns so that you could later look at it and tell DAB the name of the pokemon. However, this was not how it was originally designed, and I do not have time to do it myself. I will also probably not be investing any more of my time in this project. Otherwise, someone with knowledge could create a crowdsourced pokebois.json (or hash database) so that multiple people could contribute hashes. This seems like the most sustainable path forward. |
oh its kinda sad to know about this, but i understand
also about this, it would be great if dab shows the image too along with missing hash so we can fix it |
oh, so there is not point in updating the hash then?, as they keep on changing every half an hour |
well now they just randomly repositioned the image, resulting in missing hashes error (i guess so)
example:
new
old
note that not all the images are repositioned like this, they all were moved to random directions
thank you
The text was updated successfully, but these errors were encountered: