DFACE C++  5.0.0
api.h
Go to the documentation of this file.
1 //
2 // Created by asy on 11/27/18.
3 //
4 
5 #ifndef D_API_H
6 #define D_API_H
7 
8 #include "./symbol.h"
9 #include "./common.h"
10 #include "./dface_detect.h"
11 #include "./dface_recognize.h"
12 #include "./dface_compare.h"
13 #include "./dface_pose.h"
14 #include "./dface_nir_liveness.h"
15 #include "./dface_rgb_liveness.h"
16 #include "./dface_attribute.h"
17 #include "./dface_assessment.h"
18 #include "./dface_accredit.h"
19 
20 
21 #endif //D_API_H