Open
Description
👋 again @btd! I’m curious if these params could be made configurable:
Line 5 in 623d7fb
Line 51 in 623d7fb
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!
Metadata
Assignees
Labels
No labels
Activity
btd commentedon Jun 10, 2023
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.