Hacker News new | ask | show | jobs
by chillingeffect 3676 days ago
How is it different from, e.g. hashing or fingerprinting an image a la tineye?

Does your system require metadata along with the image? If so, what about once an image escapes the metadata?

1 comments

The perceptual recognition technology is similar to Shazam or Google Image search (or Tineye), identifying media based on how it looks or sounds.

This allows Mediachain to always point back to information about an image, even if its metadata is stripped out as it goes viral, for example. Near duplicate image detection is quite far along and works well for images that are cropped, distorted, etc.

More on our approach in this post: https://blog.mediachain.io/perceptual-resolution-9c00ad5ca55...

Details on the implementation in this RFC: https://github.com/mediachain/mediachain/blob/master/rfc/med...