An image search tool to find similar images on your disk.
pip install similar-search
isearch [-h] [-a ahash/dhash/phash] [-l 1-10] baseimg gallery...
-
positional arguments:
- baseimg: the image to search
- gallery: the gallery for searching sources
-
options:
-h, --help
: show this help message and exit-a ahash/dhash/phash
: image similarity recognition algorithm (default: "phash")-l 1-10
: tolerance level of the similarity algorithm (default: 10)-v
: show isearch's version