派生自 Algorithm/baseDetector

bug
chenshijun
2021-09-08 874b17d95efc386a685855014a42aecc303e9ef8
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;