mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 18:47:55 +08:00
chore.一些有的没有小优化
This commit is contained in:
@@ -82,7 +82,7 @@ bool asst::MultiMatchImageAnalyzer::multi_match_templ(const cv::Mat templ)
|
||||
}
|
||||
}
|
||||
if (need_push) {
|
||||
m_result.emplace_back(MatchRect{ AlgorithmType::MatchTemplate, value, rect });
|
||||
m_result.emplace_back(MatchRect{ value, rect });
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user