sheeshmohsin dup_images 20130815


Posted:

To write a python script to find duplicate images in different directories

The code can be run by:-

$ python dup_images.py <1st_dir_path> <2nd_dir_path>

or, if made executable,

$./dup_images.py <1st_dir_path> <2nd_dir_path>

Description

This script is useful in finding the duplicate images present in different type of directories, we have to enter the path of the directories as argument in the command line.

Contents © 2013 dgplug - Powered by Nikola
Share
UA-42392315-1