ai_engine_module.h
423 Bytes
/*
* @Author: yangzilong
* @Date: 2021-12-02 17:46:48
* @Last Modified by: yangzilong
* @Last Modified time: Do not edit
* @Email: yangzilong@objecteye.com
* @Description:
*/
#pragma once
#ifdef WITH_SECOND_PROCESS
#include "./fight_fall_cls.hpp"
#include "./takeaway_member_cls.hpp"
#include "./human_gather_statistics.h"
#endif
#include "./include.h"
#include "./face_det_ai_engine.h"
#include "./VPTProcess.h"