mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-20 02:55:38 +08:00
feat.初步完成干员职业及费用识别
This commit is contained in:
@@ -21,7 +21,7 @@ namespace asst
|
||||
virtual ~ProcessTaskImageAnalyzer();
|
||||
|
||||
virtual bool analyze() override;
|
||||
virtual void set_image(const cv::Mat image) override;
|
||||
void set_image(const cv::Mat image);
|
||||
|
||||
void set_tasks(std::vector<std::string> tasks_name)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user