Face SDK  1.14.1 Mozart release
Face Recognition Software Development Kit
landmark_set.h
Go to the documentation of this file.
1 
4 #pragma once
5 
6 #include <face_sdk_base/export.h>
7 
8 #include <c_interface/common/face_sdk_set.h>
10 
11 FACE_SDK_EXTERN_C_BEGIN
12 
20 DECLARE_FACE_SDK_SET(landmark_set, landmark)
21 
22 
24 FACE_SDK_EXTERN_C_END