capitals-solver:处理屏幕截图并为 iPhone 游戏“Capitals”提出建议

时间:2024-06-18 08:48:58
【文件属性】:

文件名称:capitals-solver:处理屏幕截图并为 iPhone 游戏“Capitals”提出建议

文件大小:1.46MB

文件格式:ZIP

更新时间:2024-06-18 08:48:58

Python

大写解算器 处理屏幕截图并为 iPhone 游戏提出建议 看我的 用法 ./game.py example.png red 依赖关系 我使用自制软件在 OS X 上开发了这个。 我还在 Ubuntu 15.04 上使用以下软件包运行它 Python tesseract-ocr python-opencv python-matplotlib(可选) 安装 python-pip pip install pytesseract 例子 基本词建议 # Find suggestions for blue player. Suggestions are sorted by possible # territory gain, and secondarily by enemy player territory loss, and # the top ten (typically of t


【文件预览】:
capitals-solver-master
----.gitignore(13B)
----bestword.py(6KB)
----capitals.py(8KB)
----hex_derivation.jpg(708KB)
----ocr.py(4KB)
----README.md(3KB)
----ga.py(4KB)
----dict.txt(157KB)
----example()
--------ss2.png(135KB)
--------ss.png(134KB)
--------suggestion2.png(78KB)
--------example.png(136KB)
--------suggestion1.png(43KB)
--------img()
----game.py(3KB)

网友评论