Open
Description
I was testing different resizing algorithms and I noticed that the Nearest Neighbour algorithm is way faster than Antialiasing.
I was just wondering why ImageHash used Image.ANTIALIAS
over Image.NEAREST
for something that will be processed by the program (we don't really care about how the image look if we have the features)
Metadata
Metadata
Assignees
Labels
No labels