From 4728a587679506bcf08959dc17daa92b65af9e5a Mon Sep 17 00:00:00 2001 From: Jeffrey_Li <412100639@qq.com> Date: Tue, 24 Oct 2023 22:36:06 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E8=B0=83=E8=AF=95=E6=A8=A1?= =?UTF-8?q?=E5=BC=8F=E6=B5=8B=E8=AF=95=E5=9B=BE=E7=89=87=E4=B8=8D=E8=83=BD?= =?UTF-8?q?=E7=94=A8=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cigarette/cigarette.cpp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Cigarette/cigarette.cpp b/Cigarette/cigarette.cpp index 87ea576..38a1907 100644 --- a/Cigarette/cigarette.cpp +++ b/Cigarette/cigarette.cpp @@ -369,6 +369,10 @@ Cigarette::Cigarette(QWidget *parent) } +#ifdef __DEBUG + alg_test.init(g_sys_conf.model_path, g_sys_conf.model_name);//test AI算法 +#endif + //自动打开所有相机 if (g_sys_conf.auto_open == 1) {