mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 06:18:21 +08:00
Add: Modularized perspective detection
- Merge perspective_items.py to utils.py under map_detection - Add assets of homography_transformation
This commit is contained in:
@@ -2,6 +2,10 @@ class CampaignEnd(Exception):
|
||||
pass
|
||||
|
||||
|
||||
class MapDetectionError(Exception):
|
||||
pass
|
||||
|
||||
|
||||
class PerspectiveError(Exception):
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user