1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-11 23:18:22 +08:00

Opt: Move rgb2gray from to module/base/utils.py

This commit is contained in:
LmeSzinc
2020-09-03 19:40:33 +08:00
parent 857adacfbf
commit ffa36b0fc2
8 changed files with 19 additions and 22 deletions

View File

@@ -4,7 +4,7 @@ import time
from PIL import Image
import module.config.server as server
from module.map_detection.utils import *
from module.base.utils import *
server.server = 'cn' # Don't need to edit, it's used to avoid error.