anekos / image-histograms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage

Collect

Collect histograms for each images.

python2 image-histograms.py collect <DIR>

Search

Search similar images.

python2 image-histograms.py search <IMAGE_FILE>

Check

Detect simlar image sets from collected.

python2 image-histograms.py check

refs

https://qiita.com/best_not_best/items/c9497ffb5240622ede01

About


Languages

Language:Python 99.0%Language:Makefile 1.0%