RE: RE: Some limitations that I probably should have mentioned.
You are viewing a single comment's thread from:

RE: Some limitations that I probably should have mentioned.

RE: Some limitations that I probably should have mentioned.

Well to produce a hash images are scaled down to a picture with a Pixel amount from the Power of 2 (64 pixels being the smallest with good results). Before and After resizing certain Operations are applied to get better results. Depending on the Operations used the accuracy and time to compute changes. Sample operations are, convert to grayscale, Discrete wavelet transform, Discrete cosine transform, etc. There is a Python libary that i am using : https://github.com/JohannesBuchner/imagehash
On that github repro are also links to webpages on how they work and how effective they are.
Due to these algorithims slight changes like jpeg compression artifacts, rescaling, slight cropping do not affect the hash that much. Cropping does still affect the hash the most ill try out if your Idea or similar techniques work.

H2
H3
H4
3 columns
2 columns
1 column
Join the conversation now
Logo
Center