派生自 libgowrapper/yolo

zhangmeng
2019-12-11 b63c8219736016e3b3952465f41abede37a38fbd
cyolo.h
@@ -13,7 +13,7 @@
            const float thrsh, const int use_mean, 
            void **objInfos, int *objCount);
const char* obj_name_by_type(void *handle, const int typ);
const char* obj_name_by_type(const int typ);
#ifdef __cplusplus
}