提交 7351e00a authored 作者: blu's avatar blu

evmlmotion: image scalor

上级 64b3bb50
...@@ -331,6 +331,7 @@ private: ...@@ -331,6 +331,7 @@ private:
}else{ }else{
detPara.region[0] = p1; detPara.region[0] = p1;
detPara.region[1] = p2; detPara.region[1] = p2;
spdlog::info("evmlmotion {} region: {} {}, {} {}", p1.x, p1.y, p2.x, p2.y);
} }
}catch(exception &e) { }catch(exception &e) {
spdlog::error("evmlmotion {} failed to parse regoin config: {}. ignored", selfId, e.what()); spdlog::error("evmlmotion {} failed to parse regoin config: {}. ignored", selfId, e.what());
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论