Skip to main content

A command line tool for image matching

Project description

Auto Util

A command line tool for image matching.

Install

pip install auto_util  #(3.7>=python>=3.4)

Usage

auto_util match --help
Usage: auto_util match [OPTIONS]

  Result: 0 is Ok -101 is Fail -102 is Error

Options:
  --src TEXT         Source image path  [required]
  --search TEXT      The path of the image to be matched  [required]
  --threshold FLOAT  Confidence threshold
  --methods TEXT     Matching algorithm, can pass in multiple
                     [tpl,kaze,brisk,akaze,orb,sift,surf,brief]

  --help             Show this message and exit.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

auto_util-0.1.tar.gz (15.4 kB view hashes)

Uploaded Source

Built Distribution

auto_util-0.1-py3-none-any.whl (25.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page