This program is used to generate image hashes and compare the input image from the dataset and tell similar images. Differece hashig is used to generate the hash code.
(The commands are to be used in Linux Terminal)
python index_images.py --images 101_ObjectCategories --tree vptree.pickle --hashes hashes.pickle
python searxh.py --tree vptree.pickle --hashes hashes.pickle --query queries/file_name --distance threshold
*distance is optional