Forum Discussion
Cool idea!
A simple image comparison (not as smart as Google's) could maybe be done with the calculated hash of the reduced version of the image. I assume people often just use product photos from the web for their items, so a simple comparison may be sufficient already for the purpose.
The hash code could be stored when an image is uploaded. This way we don´t get trouble with vaulted images. If you want to access a lot of images from the Vault at once (display them in the grid or in MPP, …), Innovator will just collapse.
With the hash code stored in the database, you can directly analyse the data on the server by counting the number of bit positions that are different (Hamming distance).
Visionary work is done! Good luck! [emoticon:0f36700dfeb3494fa10d47dd9e1f90a1]