1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-09 18:39:04 +08:00
AzurLaneAutoScript/module/map_detection
LmeSzinc 076996a76a Fix: Fixup submarine spawn point on init scan (#5117)
If a grid is_submarine, the lower grid may detected as is_fleet, because they have the same ammo icon
2025-09-22 04:29:46 +08:00
..
detector_example.py
detector.py
grid_info.py Fix: Fixup submarine spawn point on init scan (#5117) 2025-09-22 04:29:46 +08:00
grid_predictor.py Chore: Rename "threshold" in template matching to "similarity" 2024-12-09 15:37:25 +08:00
grid.py
homography.py Opt: Improve memory performance in map detection 2024-04-30 17:42:56 +08:00
os_grid.py Pref: Reuse image array to improve memory performance 2024-06-05 01:15:41 +08:00
perspective.py Opt: Improve memory performance in map detection 2024-04-30 17:42:56 +08:00
utils_assets.py
utils.py
view.py