Project Description
A fork of the Duplicate Images Finder project (http://www.codeplex.com/DupliFinder), except the goal of this project is to explore more advanced algorithms and possibly video and audio.

The impetus for this project is Oregon State's ECE477 class on multimedia. Our home page can be found here.

The original project has some great things going for it: a nice thread pool implementation that loads all CPUs with work, a simple algorithm for computing similarity, and a clean UI. But there's always room for improvement. :)

So far, we've:

We have big hopes for this project; more to follow.