派生自 Algorithm/baseDetector

Scheaven
2021-09-08 c7af21d4a444b41293d0372f6b45ae77c80bd0fb
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;