From 93001d715c38b296bedf2b2e5f4d1efb3151f666 Mon Sep 17 00:00:00 2001
From: zhangzengfei <zhangzengfei@iotlink.com>
Date: 星期四, 14 十一月 2019 16:31:24 +0800
Subject: [PATCH] fix:set the plate sdk parameters by api

---
 csrc/all.hpp |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/csrc/all.hpp b/csrc/all.hpp
index 6c90c4b..96a7cbc 100644
--- a/csrc/all.hpp
+++ b/csrc/all.hpp
@@ -8,4 +8,5 @@
 
 #include "buz/yolo/detector.cpp"
 
+#include "buz/plate/detector.cpp"
 #endif
\ No newline at end of file

--
Gitblit v1.8.0