From b13a3222655a96b355e87f873c49daf893102e35 Mon Sep 17 00:00:00 2001 From: dupengyue <dupengyue@454eff88-639b-444f-9e54-f578c98de674> Date: 星期五, 21 七月 2017 11:13:53 +0800 Subject: [PATCH] 调试接口添加 --- RtspFace/PL_Paint.cpp | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/RtspFace/PL_Paint.cpp b/RtspFace/PL_Paint.cpp index 5e98665..c6fb45c 100644 --- a/RtspFace/PL_Paint.cpp +++ b/RtspFace/PL_Paint.cpp @@ -5,7 +5,6 @@ #include <string.h> // for memcpy #include <opencv2/core/mat.hpp> #include <opencv2/imgproc.hpp> - #ifdef ENABLE_WTEXT #include "CvUtil/CvxText.h" #endif -- Gitblit v1.8.0