From 02cb70899b18c7aa13425052230c8966431968ec Mon Sep 17 00:00:00 2001 From: lucas2 Date: Wed, 11 Jun 2025 06:02:43 +0000 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=20'config2.json'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config2.json | 45 --------------------------------------------- 1 file changed, 45 deletions(-) delete mode 100644 config2.json diff --git a/config2.json b/config2.json deleted file mode 100644 index 60b1feb..0000000 --- a/config2.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "server": { - "port": 2230 - }, - "capture": 0, - "targets": { - "0": { - "info": { - "rectangle_area": { - "x": 75, - "y": 310, - "w": 59, - "h": 55 - }, - "threshold": { - "binary": 128, - "gauss": 9 - }, - "radius": 20.0, - "id": 0, - "desc": "", - "base": false - } - } - }, - "perspective2": { - "0": [ - [ - 1.02161644, - -0.277155559, - 109.207622 - ], - [ - 0.0802663708, - 1.00426514, - -34.8436318 - ], - [ - 3.80200276e-05, - 2.664279e-06, - 1.0 - ] - ] - } -} \ No newline at end of file