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
This is an open question: technically, they can come as a third param of phash function (after sharp options), but I’m not sure if there is any value in this. I am still experimenting with perceptual hashes, so am trying to understand if changing sample sizing can improve the result.
Thanks a lot for putting this library together!
The text was updated successfully, but these errors were encountered:
Hi, this parameters mostly was copied from original implementation. I made it sure that results of this lib match to libphash. In theory parameters could improve hash, but it very depends on the images you are dealing. If it is random images, defaults should be ok.
👋 again @btd! I’m curious if these params could be made configurable:
sharp-phash/index.js
Line 5 in 623d7fb
sharp-phash/index.js
Line 51 in 623d7fb
This is an open question: technically, they can come as a third param of
phash
function (aftersharp
options), but I’m not sure if there is any value in this. I am still experimenting with perceptual hashes, so am trying to understand if changing sample sizing can improve the result.Thanks a lot for putting this library together!
The text was updated successfully, but these errors were encountered: