Metadata-Version: 2.1
Name: picture-shifting
Version: 0.0.1
Summary: picture shifting
Home-page: https://github.com/ztj1993/py-picture-shifting
Author: ZhangTianJie
Author-email: ztj1993@gmail.com
License: MIT License
Keywords: picture shifting
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: opencv-python

# 图片偏移量计算工具

## 说明
这是一个图片偏移量计算工具，可用于滑动验证码，拖动验证码等识别程序。

## 安装
```
pip install picture-shifting
```


