22
you are viewing a single comment's thread
view the rest of the comments
[-] jarfil@beehaw.org 6 points 1 day ago

Depends on "how identical" is "identical".

The SHA hash of a file, is easy to calculate, but pretty much useless at detecting similar images; change a single bit, and the SHA hash changes.

In order to detect similar content, you need perceptual hashes, which are no longer that easy to calculate.

[-] chicken@lemmy.dbzer0.com 1 points 1 day ago
[-] vrighter@discuss.tchncs.de 6 points 1 day ago

because of the "perceptual" part.

A normal hash has the property that it produces wildly different hashes for even the tiniest of changes in the file.

Perceptual hashing flips that requirement on its head, and therefore makes finding a suitable hash function much harder.

[-] chicken@lemmy.dbzer0.com 1 points 1 day ago

Oh, the way I read it it seemed like they were saying perceptual hashes used to be easier to calculate

this post was submitted on 19 Dec 2024
22 points (100.0% liked)

Technology

37800 readers
385 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS