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
- Host: GitHub
- URL: https://github.com/williamfzc/findit
- Owner: williamfzc
- License: mit
- Created: 2018-12-23T13:03:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-01-27T16:10:15.000Z (over 5 years ago)
- Last Synced: 2025-04-11T19:54:52.779Z (about 1 year ago)
- Topics: feature-detection, matchtemplate, opencv, python
- Language: Python
- Homepage: https://williamfzc.github.io/findit/
- Size: 247 KB
- Stars: 108
- Watchers: 6
- Forks: 35
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
findit
Find target icon on your picture, and get its position. Painlessly, privately, standardly.
---
[](https://www.python.org/downloads/release/python-360/)
[](https://badge.fury.io/py/findit)


[](https://codeclimate.com/github/williamfzc/findit/maintainability)
---

以**简单**的方式,为**不同平台**、**不同语言**提供可靠的图像识别(目标检测)服务。
它可以被用于:
- app资源遍历
- 页面状态检测
- 全端自动化
- ...
从我们的 [官方文档](https://williamfzc.github.io/findit/) 开始吧!
# LICENSE
[MIT](LICENSE)