From dad431d0f21f504257f03a0efefe8a27525b035c Mon Sep 17 00:00:00 2001 From: pans <pans@454eff88-639b-444f-9e54-f578c98de674> Date: 星期三, 28 十二月 2016 15:10:40 +0800 Subject: [PATCH] --- RtspFace/demo/src/faceAPI.h | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/RtspFace/demo/src/faceAPI.h b/RtspFace/demo/src/faceAPI.h index 1c98f88..736a472 100644 --- a/RtspFace/demo/src/faceAPI.h +++ b/RtspFace/demo/src/faceAPI.h @@ -5,8 +5,6 @@ #include <cv_face.h> #include "time_helper.h" - - class faceAPI { public: @@ -22,8 +20,6 @@ //调用搜索 int p_img_search(cv_feature_t *p_feature); - - //转换函数 int get_char(cv_feature_t *p_feature,char* feature_str); -- Gitblit v1.8.0