An open API service indexing awesome lists of open source software.

https://github.com/williamfzc/findit

find target icon on your picture, and get its position
https://github.com/williamfzc/findit

feature-detection matchtemplate opencv python

Last synced: about 1 year ago
JSON representation

find target icon on your picture, and get its position

Awesome Lists containing this project

README

          

findit



Find target icon on your picture, and get its position. Painlessly, privately, standardly.

---

[![Python 3.6](https://img.shields.io/badge/python-3.6+-blue.svg)](https://www.python.org/downloads/release/python-360/)
[![PyPI version](https://badge.fury.io/py/findit.svg)](https://badge.fury.io/py/findit)
![Travis (.org)](https://img.shields.io/travis/williamfzc/findit.svg?label=Travis%20CI)
![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/williamfzc/findit.svg)
[![Maintainability](https://api.codeclimate.com/v1/badges/d824d06146383ef721c8/maintainability)](https://codeclimate.com/github/williamfzc/findit/maintainability)

---

![sample](docs/pics/feature_matching_sample.png)

以**简单**的方式,为**不同平台**、**不同语言**提供可靠的图像识别(目标检测)服务。

它可以被用于:

- app资源遍历
- 页面状态检测
- 全端自动化
- ...

从我们的 [官方文档](https://williamfzc.github.io/findit/) 开始吧!

# LICENSE

[MIT](LICENSE)