GitHunt
SE

seamile/isearch

A image searching tool for find similar images on your disk.

isearch

PyPI - Downloads
PyPI

An image search tool to find similar images on your disk.

Install

pip install similar-search

Usage

isearch [-h] [-a ahash/dhash/phash] [-l 1-10] baseimg gallery...

Arguments

  • 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

Languages

Python96.3%Shell3.7%

Contributors

MIT License
Created March 25, 2023
Updated December 20, 2024