From d8391959627eeba172c57763d1fb22f68256bbff Mon Sep 17 00:00:00 2001
From: fuliqi <fuliqi@qq.com>
Date: 星期三, 13 十一月 2024 18:53:52 +0800
Subject: [PATCH] OSD通过国标码判断通道、数据中心车辆人脸在线率离线时间点

---
 pom.xml |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/pom.xml b/pom.xml
index c2ea5e9..82b6100 100644
--- a/pom.xml
+++ b/pom.xml
@@ -126,6 +126,12 @@
     </dependencyManagement>
 
     <dependencies>
+        <dependency>
+            <groupId>org.bytedeco</groupId>
+            <artifactId>javacv-platform</artifactId>
+            <version>1.5.1</version>
+            <type>pom</type>
+        </dependency>
         <!-- sip鍗忚鏍� -->
         <dependency>
             <groupId>javax.sip</groupId>

--
Gitblit v1.8.0