摘要: cv2.putText() method is used to draw a text string on any image. Syntax: cv2.putText(image, text, org, font, fontScale, color[, thickness[, lineType[, 阅读全文
posted @ 2023-01-04 09:51 Yuxi001 阅读(85) 评论(0) 推荐(0)