From 865a8c4e82eb9449c422cec0acc72d944a35bbd7 Mon Sep 17 00:00:00 2001 From: pans <pans@454eff88-639b-444f-9e54-f578c98de674> Date: 星期五, 30 十二月 2016 10:27:14 +0800 Subject: [PATCH] --- RtspFace/demo/src/faceAPI.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/RtspFace/demo/src/faceAPI.h b/RtspFace/demo/src/faceAPI.h index 736a472..7148f09 100644 --- a/RtspFace/demo/src/faceAPI.h +++ b/RtspFace/demo/src/faceAPI.h @@ -17,7 +17,7 @@ int do_register(cv::Mat image); private: - + //调用搜索 int p_img_search(cv_feature_t *p_feature); -- Gitblit v1.8.0