提交 4c46c897 authored 作者: blu's avatar blu

evml: crop image

上级 8739ca71
...@@ -333,9 +333,6 @@ private: ...@@ -333,9 +333,6 @@ private:
} }
} }
} }
else {
detPara.maxDuration = evmlmotion["maxDuration"];
}
spdlog::info("evmlmotion {} detection params: entropy {}, area {}, thresh {}, fpsProc {}", selfId, detPara.entropy, detPara.area, detPara.thre, detPara.fpsProc); spdlog::info("evmlmotion {} detection params: entropy {}, area {}, thresh {}, fpsProc {}", selfId, detPara.entropy, detPara.area, detPara.thre, detPara.fpsProc);
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论