dhash
dhash copied to clipboard
Fill transparent areas of image before hashing
PIL and Wand code fixing issue #3 and the start of a test framework
To run test code, execute:
python -m unittest
The code was getting a bit verbose so I restructured things a bit, hope it's OK.