派生自 Algorithm/baseDetector

孙天宇
2022-07-12 6eb847801e6d1d66105a8ec2fe8c449c9e24da4c
src/config.h
@@ -51,6 +51,8 @@
typedef struct m_staticStruct
{
    static std::string model_path;
    static std::string model_cfg;
    static std::string model_wts;
    static int type;
    static bool isTrack;
    static int max_cam_num;