派生自 Algorithm/baseDetector

suntianyu
2021-07-28 59fdbeb8f1be899f712c9a507cbc8425aff8f39d
src/utils/draw_util.h
@@ -12,5 +12,8 @@
void create_foldert(const char *path);
void draw_SDK_result(cv::Mat mat_img, Target& target);
void draw_SDK_result(const int cam_id, cv::Mat mat_img,  TResult& t_result);
#endif //DRAW_UTIL_H