摘要: 基于BIM与点云数据的塔吊仿真系统 ########################### 阅读全文
posted @ 2022-05-13 20:30 西北逍遥 阅读(99) 评论(0) 推荐(0) 编辑
摘要: 给输出框编号 rect_id = 1 for *xyxy, conf, cls in reversed(det): label = f'{names[int(cls)]} {rect_id}' plot_one_box(xyxy, im0, label=label, color=colors[int 阅读全文
posted @ 2022-05-13 17:04 西北逍遥 阅读(50) 评论(0) 推荐(0) 编辑