refactor: Battlefield Matcher 重构

This commit is contained in:
MistEO
2023-04-29 16:50:39 +08:00
parent 88a021cb2c
commit 80828fb2fe
13 changed files with 487 additions and 623 deletions

View File

@@ -16,8 +16,6 @@
#include "Utils/Algorithm.hpp"
#include "Utils/ImageIo.hpp"
#include "Utils/Logger.hpp"
#include "Vision/Battle/BattleImageAnalyzer.h"
#include "Vision/Battle/BattleSkillReadyImageAnalyzer.h"
#include "Vision/Matcher.h"
#include "Vision/RegionOCRer.h"