Sometime earlier this year, I became enamored with image hashing. The idea is to
read an image, perform various maths on the RGB color model, and output a unique
string. Effectively, an image fingerprint. It turns out there are a lot of ways
to do approach this task, usually trading