-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Phi edited this page Apr 11, 2020
·
1 revision
- img2str.py
変更が必要なのは * 新アイテムのは新アイテムの名称とハッシュ値
# 新アイテムのは新アイテムの名称とハッシュ値
class DropItems のdist_item に名称とハッシュ値を加える
dist_item ={
'QP':np.array([[214, 27, 77, 212, 33, 165, 72, 134]], dtype='uint8'),
'爪':np.array([[250, 14, 161, 65, 22, 225, 125, 12]], dtype='uint8'),
...
}
img2str.py でローカルのスクショ、calctweet.py でTwitterに投稿されたスクショから新アイテムのハッシュ値がとれるのでコピペして利用すること
$ python img2str.py -d スクショファイル名
$ python calctweet.py -d tweet_url