/phash

Image de-duplication using Perceptual Hashing(pHash)

Primary LanguagePythonMIT LicenseMIT

phash

Image de-duplication using Perceptual Hashing(pHash)

Installation

  • Clone this repository
    git clone https://github.com/Kawaeee/phash.git
  • Install dependencies
    pip install -r requirements.txt
  • Execute phash.py
    python phash.py -i [INPUT_DIRECTORY] -o [OUTPUT_FILE] -v