Juniorchen2012 / AlipayAR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AlipayAR

How to Use

1、restore one picture

🌰 python alipayar.py input/IMG_1838.PNG

2、restore a lot of pictures

🌰 python alipayar.py input/ output/

Requirement

Python Imaging Library(PIL)

Attention

maybe you should to add some paramether to suit your screenshot

🌰 📱iPhone6

position = {
    '750*1335':{'left':205,'top':638,'width':340} # 对应iPhone6的截图图片的 坐标点
}

More

玩玩支付宝AR红包

About


Languages

Language:Python 100.0%