Kawaeee / phash

Image de-duplication using Perceptual Hashing(pHash)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Image de-duplication using Perceptual Hashing(pHash)

License:MIT License


Languages

Language:Python 100.0%