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:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user