Metadata-Version: 2.3
Name: u2_img
Version: 0.0.4
Summary: uiautomaot2 img
License: Apache-2.0
Author: CMRI Testing Team
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: opencv-contrib-python (>=4.12.0.88)
Requires-Dist: opencv-python (>=4.5.5.64)
Requires-Dist: pillow (>=11.3.0)
Description-Content-Type: text/markdown

# 

# opencv sift 特征识别
img_tz(d).click(query)  点击图片
img_tz(d).exists(query) 图片存在
img_tz(d).get_location(query) 图片位置坐标


# opencv 模板识别
img(d).click(query)  点击图片
img(d).exists(query) 图片存在
img(d).get_location(query) 图片位置坐标
