Files
insightface/cpp-package/inspireface/cpp/inspireface/track_module/landmark/all.h
2025-05-22 16:07:26 +08:00

16 lines
304 B
C

/**
* Created by Jingyu Yan
* @date 2024-10-01
*/
#ifndef INSPIREFACE_LMK_ALL_H
#define INSPIREFACE_LMK_ALL_H
#include "face_landmark_adapt.h"
#include "mean_shape.h"
#include "order_of_hyper_landmark.h"
#include "face_landmark_adapt.h"
#include "landmark_tools.h"
#endif // INSPIREFACE_LMK_ALL_H