Skip to main content

image-center

Project description

image-center

图像识别定位某个元素在当前屏幕中的坐标;

在自动化测试中获取到元素坐标之后,可以传入到键鼠工具,从而实现对目标元素的操作。


Documentation: https://funny-test.github.io/image-center

Source Code: https://github.com/funny-test/image-center


安装

pip install image-center

使用说明

截取目标元素图片,将图片保存到某个路径;

from image_center import ImageCenter

ImageCenter.find_image("~/Desktop/test.png")

返回 test.png 在当前屏幕中的位置。

Project details


Download files

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

Source Distribution

image_center-1.0.0.tar.gz (10.3 kB view hashes)

Uploaded Source

Built Distribution

image_center-1.0.0-py3-none-any.whl (9.9 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