派生自 Algorithm/baseDetector

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