1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 10:58:21 +08:00

Add: Able to goto another map in OS

This commit is contained in:
LmeSzinc
2021-04-04 17:54:58 +08:00
parent bf95121ff4
commit 886ed14ef0
6 changed files with 59 additions and 28 deletions

View File

@@ -44,7 +44,7 @@ class MapDetector:
def load(self, image):
"""
Args:
image (np.ndarray): Shape (720, 1280, 3)
image: Shape (720, 1280, 3)
"""
self.backend.load(image)