From 633e76c1d533c3d9c257b92df7ebdfd36c9fd8a0 Mon Sep 17 00:00:00 2001
From: houxiao <houxiao@454eff88-639b-444f-9e54-f578c98de674>
Date: 星期四, 29 十二月 2016 18:42:50 +0800
Subject: [PATCH] unify log

---
 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