AzurLaneAutoScript/module/map_detection
LmeSzinc 164db6f4da Chore: Rename "threshold" in template matching to "similarity"
to be differ from the "threshold" in color matching
2024-12-09 15:37:25 +08:00
..
detector_example.py Add: Modularized perspective detection 2020-07-08 03:07:59 +08:00
detector.py Add: Able to goto another map in OS 2021-04-04 17:54:58 +08:00
grid_info.py Add: Do random map events in OpSi 2022-05-15 00:03:33 +08:00
grid_predictor.py Chore: Rename "threshold" in template matching to "similarity" 2024-12-09 15:37:25 +08:00
grid.py Opt: Reduce swipes become clicks when game is randomly stuck (#743) 2021-11-17 22:28:19 +08:00
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 Fix: Map swipe optimize should use local map view to generate blacklist 2021-11-22 18:09:38 +08:00
utils.py Opt: Increase HOMO_EDGE_HOUGHLINES_THRESHOLD to 140 2022-02-25 18:51:06 +08:00
view.py Opt: Edge detection in Northern Overture Rerun 2022-02-11 00:34:06 +08:00