From 8f00aeb381aa9c0e8bc9773ec23f036992f50a30 Mon Sep 17 00:00:00 2001 From: pansen <pansen626@sina.com> Date: 星期四, 20 十二月 2018 10:11:58 +0800 Subject: [PATCH] config.json add FaceDetectionSampleSize --- QiaoJiaSystem/YoloServer/YoloDetectClientTest.cpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/QiaoJiaSystem/YoloServer/YoloDetectClientTest.cpp b/QiaoJiaSystem/YoloServer/YoloDetectClientTest.cpp index 23c9f92..7d7804d 100644 --- a/QiaoJiaSystem/YoloServer/YoloDetectClientTest.cpp +++ b/QiaoJiaSystem/YoloServer/YoloDetectClientTest.cpp @@ -53,7 +53,7 @@ ImageDrawElement m_imageDrawElement; }; -using namespace std; +//using namespace std; int main(int argc, char *argv[]) { SAVE_APP_ARGS -- Gitblit v1.8.0