You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to hash some images with the Nuget package but I ended up with quite different results than I expected.
Everywhere online I can find people posting results of other phash libraries that output 16 character long hex hashes.
This library however outputs 80 character hashes. Is there an easy conversion?
The ComputeDctHash method also does not provide the expected output and produces a 20 character result
Am I missing something crucial here?
The text was updated successfully, but these errors were encountered:
I tried to hash some images with the Nuget package but I ended up with quite different results than I expected.
Everywhere online I can find people posting results of other phash libraries that output 16 character long hex hashes.
This library however outputs 80 character hashes. Is there an easy conversion?
The ComputeDctHash method also does not provide the expected output and produces a 20 character result
Am I missing something crucial here?
The text was updated successfully, but these errors were encountered: