StephenMcConnel / CompareImages

Test various image hashing implementations for comparing images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CompareImages

Test and compare image hashing implementations for comparing images

Note that this code is licensed using GPL 3.0 because one or more or the libraries I want to test are licensed that way. This produces a command line program for comparing images, so you could call this program from your program without linking any code ... But it's intended only as a toy test program anyway.

About

Test various image hashing implementations for comparing images

License:GNU General Public License v3.0


Languages

Language:C# 100.0%