From 17b9bfc6f5095265f9d55a0a8cd8d47b84ccc431 Mon Sep 17 00:00:00 2001 From: junleea <354425203@qq.com> Date: Mon, 10 Mar 2025 15:50:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E5=86=85=E5=AD=98=E6=B3=84?= =?UTF-8?q?=E9=9C=B2=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/main.go b/main.go index 3f8d4da..93b3cf0 100644 --- a/main.go +++ b/main.go @@ -125,8 +125,6 @@ func ReadConfigAndSetSystem() { } if isGetting == "false" && device.NextStop == false { //如果设备流已经停止且不暂停,则开启 switch device.ID { - case 1: - service.Device1CurrentFrame = gocv.NewMat() case 50: service.Device50CurrentFrame = gocv.NewMat() case 73: