mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 08:38:20 +08:00
Fix: Homography internal method switch
This commit is contained in:
@@ -76,7 +76,6 @@ class View(MapDetector):
|
||||
for grid in self:
|
||||
grid.predict()
|
||||
logger.attr_align('predict', len(self.grids.keys()), front=float2str(time.time() - start_time) + 's')
|
||||
self.show()
|
||||
|
||||
def update(self, image):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user