debug
Esse commit está contido em:
@@ -13,13 +13,16 @@
|
||||
| Author: HaiHao Zhou <hihozhou@gmail.com> |
|
||||
+----------------------------------------------------------------------+
|
||||
*/
|
||||
|
||||
#include "../../php_opencv.h"
|
||||
#include "opencv_face.h"
|
||||
|
||||
zend_class_entry *opencv_face_recognizer_ce;
|
||||
|
||||
#ifdef HAVE_OPENCV_FACE
|
||||
|
||||
#include <opencv2/face.hpp>
|
||||
using namespace face;
|
||||
|
||||
#include "face/opencv_facerec.h"
|
||||
|
||||
|
||||
|
||||
@@ -18,11 +18,6 @@
|
||||
#ifndef PHP_OPENCV_FACE_H
|
||||
#define PHP_OPENCV_FACE_H
|
||||
|
||||
#include "../../php_opencv.h"
|
||||
#include <opencv2/face.hpp>
|
||||
using namespace face;
|
||||
|
||||
|
||||
|
||||
extern void opencv_face_init(int module_number);
|
||||
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário