duplicate-image-finder
duplicate-image-finder copied to clipboard
Added exception handling in hash() method
This avoids crashing with errors like "image file is truncated" when there are corrupted images. Instead it just prints the error.