派生自 Algorithm/baseDetector

孙天宇
2022-07-12 ce9d187fd294cca192a27f52719094e9df7b1b62
src/utils/draw_util.h
@@ -11,6 +11,9 @@
void create_foldert(const char *path);
void draw_SDK_result(cv::Mat mat_img, Target& target);
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